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

#include <dune/common/fvector.hh>

Public Types

typedef FieldTraits< K >::field_type field_type
 
typedef FieldTraits< K >::real_type real_type
 

Member Typedef Documentation

◆ field_type

template<class K , int SIZE>
typedef FieldTraits<K>::field_type Dune::FieldTraits< FieldVector< K, SIZE > >::field_type

◆ real_type

template<class K , int SIZE>
typedef FieldTraits<K>::real_type Dune::FieldTraits< FieldVector< K, SIZE > >::real_type

The documentation for this struct was generated from the following file: