dune-common 2.10
Loading...
Searching...
No Matches
Dune::FieldTraits< DynamicVector< K, Allocator > > Struct Template Reference

#include <dune/common/dynvector.hh>

Inheritance diagram for Dune::FieldTraits< DynamicVector< K, Allocator > >:
Inheritance graph

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 Allocator>
typedef FieldTraits<K>::field_type Dune::FieldTraits< DynamicVector< K, Allocator > >::field_type

◆ real_type

template<class K, class Allocator>
typedef FieldTraits<K>::real_type Dune::FieldTraits< DynamicVector< K, Allocator > >::real_type

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