dune-common  2.4
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 More...
 
typedef T real_type
 export the type representing the real type of the field More...
 

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: