dune-fem  2.8-git
Public Types | List of all members
Dune::FieldTraits< FieldMatrixColumn< FieldMatrix > > Struct Template Reference

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

Public Types

typedef FieldTraits< typename std::remove_const< FieldMatrix >::type >::field_type field_type
 
typedef FieldTraits< typename std::remove_const< FieldMatrix >::type >::real_type real_type
 

Member Typedef Documentation

◆ field_type

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

◆ real_type

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

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