dune-common  2.2.0
Public Types | List of all members
Dune::FieldTraits< T > Struct Template Reference

#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

Member Typedef Documentation

template<class T>
typedef T Dune::FieldTraits< T >::field_type

export the type representing the field

template<class T>
typedef T Dune::FieldTraits< T >::real_type

export the type representing the real type of the field


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