dune-fem  2.4.1-rc
Public Types | List of all members
Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits Class Reference

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

Public Types

typedef MatrixObject::DomainSpaceType DomainSpaceType
 
typedef MatrixObject::RangeSpaceType RangeSpaceType
 
typedef MatrixObject::Field RangeFieldType
 
typedef RangeFieldType LittleBlockType
 
typedef MatrixObject::LocalMatrix LocalMatrixType
 

Member Typedef Documentation

template<class DomainSpace , class RangeSpace >
typedef MatrixObject::DomainSpaceType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::DomainSpaceType
template<class DomainSpace , class RangeSpace >
typedef RangeFieldType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::LittleBlockType
template<class DomainSpace , class RangeSpace >
typedef MatrixObject::LocalMatrix Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::LocalMatrixType
template<class DomainSpace , class RangeSpace >
typedef MatrixObject::Field Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::RangeFieldType
template<class DomainSpace , class RangeSpace >
typedef MatrixObject::RangeSpaceType Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixTraits::RangeSpaceType

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