Dune::DenseMatVecTraits< FieldVector< K, SIZE > > Struct Template Reference
[Dense Matrix and Vector Template Library]

#include <dune/common/fvector.hh>

List of all members.

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

template<class K, int SIZE>
struct Dune::DenseMatVecTraits< FieldVector< K, SIZE > >


Member Typedef Documentation

template<class K , int SIZE>
typedef std::array<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::container_type
template<class K , int SIZE>
typedef FieldVector<K,SIZE> Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::derived_type
template<class K , int SIZE>
typedef container_type::size_type Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::size_type
template<class K , int SIZE>
typedef K Dune::DenseMatVecTraits< FieldVector< K, SIZE > >::value_type

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 25 Mar 2018 for dune-common by  doxygen 1.6.1