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 |
std::array<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::container_type |
FieldVector<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::derived_type |
container_type::size_type Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::size_type |
K Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::value_type |