dune-fem 2.8.0
Loading...
Searching...
No Matches
Public Types | Public Member Functions | List of all members
Dune::Fem::DenseRowMatrixObject< DomainSpace, RangeSpace >::LocalMatrixFactory Class Reference

#include <dune/fem/operator/matrix/densematrix.hh>

Public Types

typedef LocalMatrix ObjectType
 

Public Member Functions

 LocalMatrixFactory (MatrixObject &matrixObject)
 
ObjectTypenewObject () const
 

Member Typedef Documentation

◆ ObjectType

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

Constructor & Destructor Documentation

◆ LocalMatrixFactory()

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

Member Function Documentation

◆ newObject()

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: