dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > > Struct Template Reference

#include <dune/fem/common/fmatrixcol.hh>

Public Types

typedef FieldMatrixColumn< FieldMatrix > derived_type
 
typedef DenseMatVecTraits< typenamestd::remove_const< FieldMatrix >::type >::value_type value_type
 
typedef DenseMatVecTraits< typenamestd::remove_const< FieldMatrix >::type >::size_type size_type
 

Member Typedef Documentation

◆ derived_type

template<class FieldMatrix >
typedef FieldMatrixColumn< FieldMatrix > Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::derived_type

◆ size_type

template<class FieldMatrix >
typedef DenseMatVecTraits<typenamestd::remove_const<FieldMatrix>::type>::size_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::size_type

◆ value_type

template<class FieldMatrix >
typedef DenseMatVecTraits<typenamestd::remove_const<FieldMatrix>::type>::value_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::value_type

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