Dune::FieldTraits< T > Struct Template Reference
[Dense Matrix and Vector Template Library]

Type Traits to retrieve the field and the real type of classes. More...

#include <dune/common/ftraits.hh>

List of all members.

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

Detailed Description

template<class T>
struct Dune::FieldTraits< T >

Type Traits to retrieve the field and the real type of classes.

Type Traits to retrieve the field and the real type of classes e.g. that of FIeldVector or FieldMatrix


Member Typedef Documentation

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

export the type representing the field

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:
Generated on Mon Apr 26 10:45:23 2010 for dune-common by  doxygen 1.6.3