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

Public Types

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

Member Typedef Documentation

◆ tensor_category

template<class L , class C >
using dg::TensorTraits< MPIDistMat< L, C > >::tensor_category = MPIMatrixTag

◆ value_type

template<class L , class C >
using dg::TensorTraits< MPIDistMat< L, C > >::value_type = get_value_type<L>

value type


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