3 #ifndef DUNE_FTRAITS_HH
4 #define DUNE_FTRAITS_HH
46 #endif // DUNE_FTRAITS_HH
std::complex< T > field_type
Definition: ftraits.hh:40
Definition: ftraits.hh:22
T real_type
Definition: ftraits.hh:41
T real_type
export the type representing the real type of the field
Definition: ftraits.hh:27
FieldTraits< T >::field_type field_type
Definition: ftraits.hh:33
T field_type
export the type representing the field
Definition: ftraits.hh:25
FieldTraits< T >::real_type real_type
Definition: ftraits.hh:34