|
dune-common 2.10
|
#include <dune/common/fvector.hh>

Public Types | |
| typedef FieldVector< K, SIZE > | derived_type |
| typedef std::array< K, SIZE > | container_type |
| typedef K | value_type |
| typedef container_type::size_type | size_type |
| typedef std::array<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::container_type |
| typedef FieldVector<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::derived_type |
| typedef container_type::size_type Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::size_type |
| typedef K Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::value_type |