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

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

Public Types

typedef LocalMatrix ObjectType
 

Public Member Functions

 LocalMatrixFactory (MatrixObject &matrixObject)
 
ObjectTypenewObject () const
 

Member Typedef Documentation

template<class DomainSpace , class RangeSpace >
typedef LocalMatrix Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixFactory::ObjectType

Constructor & Destructor Documentation

template<class DomainSpace , class RangeSpace >
Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixFactory::LocalMatrixFactory ( MatrixObject matrixObject)
inline

Member Function Documentation

template<class DomainSpace , class RangeSpace >
ObjectType* Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixFactory::newObject ( ) const
inline

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