dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | List of all members
Dune::FieldTraits< Fem::DynamicReferenceVector< K, A > > Struct Template Reference

#include <dune/fem/storage/referencevector.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 , class A >
typedef FieldTraits<K>::field_type Dune::FieldTraits< Fem::DynamicReferenceVector< K, A > >::field_type

◆ real_type

template<class K , class A >
typedef FieldTraits<K>::real_type Dune::FieldTraits< Fem::DynamicReferenceVector< K, A > >::real_type

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