Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::TensorTraits< RowColDistMat< LI, LO, C > > Struct Template Reference

Public Types

using value_type = get_value_type< LI >
 value type More...
 
using tensor_category = MPIMatrixTag
 

Member Typedef Documentation

◆ tensor_category

template<class LI , class LO , class C >
using dg::TensorTraits< RowColDistMat< LI, LO, C > >::tensor_category = MPIMatrixTag

◆ value_type

template<class LI , class LO , class C >
using dg::TensorTraits< RowColDistMat< LI, LO, C > >::value_type = get_value_type<LI>

value type


The documentation for this struct was generated from the following file: