3 #ifndef DUNE_FTRAITS_HH 4 #define DUNE_FTRAITS_HH 45 template<
class T,
unsigned int N>
61 #endif // DUNE_FTRAITS_HH T real_type
export the type representing the real type of the field
Definition: ftraits.hh:28
FieldTraits< T >::field_type field_type
Definition: ftraits.hh:55
FieldTraits< T >::field_type field_type
Definition: ftraits.hh:34
FieldTraits< T >::real_type real_type
Definition: ftraits.hh:56
std::complex< T > field_type
Definition: ftraits.hh:41
FieldTraits< T >::real_type real_type
Definition: ftraits.hh:49
Dune namespace.
Definition: alignedallocator.hh:9
Definition: ftraits.hh:23
FieldTraits< T >::field_type field_type
Definition: ftraits.hh:48
T field_type
export the type representing the field
Definition: ftraits.hh:26
T real_type
Definition: ftraits.hh:42
FieldTraits< T >::real_type real_type
Definition: ftraits.hh:35