#include <dune/fem/common/fmatrixcol.hh>
|
typedef FieldMatrixColumn< FieldMatrix > | derived_type |
|
typedef DenseMatVecTraits< typenamestd::remove_const< FieldMatrix >::type >::value_type | value_type |
|
typedef DenseMatVecTraits< typenamestd::remove_const< FieldMatrix >::type >::size_type | size_type |
|
◆ derived_type
template<class FieldMatrix >
◆ size_type
template<class FieldMatrix >
typedef DenseMatVecTraits<typenamestd::remove_const<FieldMatrix>::type>::size_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::size_type |
◆ value_type
template<class FieldMatrix >
typedef DenseMatVecTraits<typenamestd::remove_const<FieldMatrix>::type>::value_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::value_type |
The documentation for this struct was generated from the following file: