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

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

Public Types

typedef FieldTraits< typenamestd::remove_const< FieldMatrix >::type >::field_type field_type
 
typedef FieldTraits< typenamestd::remove_const< FieldMatrix >::type >::real_type real_type
 

Member Typedef Documentation

◆ field_type

template<class FieldMatrix >
typedef FieldTraits<typenamestd::remove_const<FieldMatrix>::type>::field_type Dune::FieldTraits< FieldMatrixColumn< FieldMatrix > >::field_type

◆ real_type

template<class FieldMatrix >
typedef FieldTraits<typenamestd::remove_const<FieldMatrix>::type>::real_type Dune::FieldTraits< FieldMatrixColumn< FieldMatrix > >::real_type

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