dune-fem  2.4.1-rc
Public Types | List of all members
Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/common/fmatrixcol.hh>

Public Types

typedef FieldMatrixColumn< FieldMatrix > derived_type
 
typedef DenseMatVecTraits< typename std::remove_const< FieldMatrix >::type >::value_type value_type
 
typedef DenseMatVecTraits< typename std::remove_const< FieldMatrix >::type >::size_type size_type
 

Member Typedef Documentation

template<class FieldMatrix >
typedef FieldMatrixColumn< FieldMatrix > Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::derived_type
template<class FieldMatrix >
typedef DenseMatVecTraits< typename std::remove_const< FieldMatrix >::type >::size_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::size_type
template<class FieldMatrix >
typedef DenseMatVecTraits< typename std::remove_const< FieldMatrix >::type >::value_type Dune::DenseMatVecTraits< FieldMatrixColumn< FieldMatrix > >::value_type

The documentation for this struct was generated from the following file: