#include <dune/fem/misc/fmatrixconverter.hh>
◆ const_row_reference
template<class K , int n, int m>
◆ container_type
template<class K , int n, int m>
typedef Traits::container_type Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::container_type |
◆ derived_type
template<class K , int n, int m>
◆ row_reference
template<class K , int n, int m>
◆ row_type
template<class K , int n, int m>
typedef Traits::row_type Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::row_type |
◆ size_type
template<class K , int n, int m>
typedef Traits::size_type Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::size_type |
◆ Traits
template<class K , int n, int m>
typedef DenseMatVecTraits< FieldMatrix< K, n, m > > Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::Traits |
◆ value_type
template<class K , int n, int m>
typedef Traits::value_type Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::value_type |
The documentation for this struct was generated from the following file: