dune-common 2.9.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< T > Struct Template Reference

#include <dune/common/ftraits.hh>

Inheritance diagram for Dune::FieldTraits< T >:
Inheritance graph

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: