dune-common 3.0-git
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

◆ field_type

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

export the type representing the field

◆ real_type

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: