dune-fem  2.4.1-rc
Public Types | List of all members
Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/misc/fmatrixconverter.hh>

Public Types

typedef Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > derived_type
 
typedef DenseMatVecTraits< FieldMatrix< K, n, m > > Traits
 
typedef Traits::container_type container_type
 
typedef Traits::value_type value_type
 
typedef Traits::size_type size_type
 
typedef Traits::row_type row_type
 
typedef Fem::FieldMatrixConverterRow< K, m > row_reference
 
typedef Fem::FieldMatrixConverterRow< K, m > const_row_reference
 

Member Typedef Documentation

template<class K , int n, int m>
typedef Fem::FieldMatrixConverterRow< K, m > Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::const_row_reference
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
template<class K , int n, int m>
typedef Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::derived_type
template<class K , int n, int m>
typedef Fem::FieldMatrixConverterRow< K, m > Dune::DenseMatVecTraits< Fem::FieldMatrixConverter< FieldVector< K, n *m >, FieldMatrix< K, n, m > > >::row_reference
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
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
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
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: