Discontinuous Galerkin Library
#include "dg/algorithm.h"
dg::TensorTraits< cusp::hyb_matrix< I, V, M > > Struct Template Reference

Public Types

using value_type = V
 
using tensor_category = CuspMatrixTag
 

Member Typedef Documentation

◆ tensor_category

template<class I , class V , class M >
using dg::TensorTraits< cusp::hyb_matrix< I, V, M > >::tensor_category = CuspMatrixTag

◆ value_type

template<class I , class V , class M >
using dg::TensorTraits< cusp::hyb_matrix< I, V, M > >::value_type = V

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