Type Traits to retrieve the field and the real type of classes. More...
#include <dune/common/ftraits.hh>
Public Types | |
typedef T | field_type |
export the type representing the field | |
typedef T | real_type |
export the type representing the real type of the field |
Type Traits to retrieve the field and the real type of classes.
Type Traits to retrieve the field and the real type of classes e.g. that of FIeldVector or FieldMatrix
typedef T Dune::FieldTraits< T >::field_type |
export the type representing the field
typedef T Dune::FieldTraits< T >::real_type |
export the type representing the real type of the field