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