dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject > Struct Template Reference

#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/operator/matrix/spmatrix.hh>

Public Types

typedef DomainSpace DomainSpaceType
 
typedef RangeSpace RangeSpaceType
 
typedef SparseRowMatrixObject< DomainSpaceType, RangeSpaceType, Matrix > SparseRowMatrixObjectType
 
typedef SparseRowMatrixObjectType::template LocalMatrix< MatrixObject > LocalMatrixType
 
typedef RangeSpaceType::RangeFieldType RangeFieldType
 
typedef RangeFieldType LittleBlockType
 
typedef SparseRowMatrixObjectType::DomainMapperType DomainMapperType
 
typedef SparseRowMatrixObjectType::RangeMapperType RangeMapperType
 

Member Typedef Documentation

template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef SparseRowMatrixObjectType::DomainMapperType Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::DomainMapperType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef DomainSpace Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::DomainSpaceType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef RangeFieldType Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::LittleBlockType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef SparseRowMatrixObjectType :: template LocalMatrix< MatrixObject > Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::LocalMatrixType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef RangeSpaceType :: RangeFieldType Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::RangeFieldType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef SparseRowMatrixObjectType::RangeMapperType Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::RangeMapperType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef RangeSpace Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::RangeSpaceType
template<class DomainSpace, class RangeSpace, class Matrix>
template<class MatrixObject >
typedef SparseRowMatrixObject< DomainSpaceType, RangeSpaceType, Matrix > Dune::Fem::SparseRowMatrixObject< DomainSpace, RangeSpace, Matrix >::LocalMatrixTraits< MatrixObject >::SparseRowMatrixObjectType

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