#include <dune/fem/schemes/molgalerkin.hh>
◆ DirichletModelType
◆ DiscreteFunctionSpaceType
◆ DomainDiscreteFunctionSpaceType
template<class Integrands , class JacobianOperator >
◆ DomainFieldType [1/2]
template<class JacobianOperator >
field type of the operator's domain
◆ DomainFieldType [2/2]
field type of the operator's domain
◆ DomainFunctionType
template<class Integrands , class JacobianOperator >
◆ GalerkinOperatorImplType
◆ GridPartType
template<class Integrands , class JacobianOperator >
◆ InteriorQuadratureType
◆ JacobianOperatorType
template<class Integrands , class JacobianOperator >
◆ LocalMassMatrixType
◆ ModelType
◆ RangeDiscreteFunctionSpaceType
template<class Integrands , class JacobianOperator >
◆ RangeFieldType [1/2]
template<class JacobianOperator >
field type of the operator's range
◆ RangeFieldType [2/2]
field type of the operator's range
◆ RangeFunctionType
template<class Integrands , class JacobianOperator >
◆ MOLDifferentiableGalerkinOperator()
template<class Integrands , class JacobianOperator >
template<class... Args>
◆ applyInverseMass() [1/2]
template<class Integrands , class JacobianOperator >
◆ applyInverseMass() [2/2]
◆ domainSpace()
template<class Integrands , class JacobianOperator >
◆ evaluate()
◆ finalize()
virtual void Dune::Fem::Operator< JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::finalize |
( |
| ) |
|
|
inlinevirtualinherited |
finalization of operator
- Note
- The default implementation is empty.
◆ gridPart()
◆ jacobian() [1/2]
template<class Integrands , class JacobianOperator >
|
inlinefinaloverridevirtual |
◆ jacobian() [2/2]
template<class Integrands , class JacobianOperator >
template<class GridFunction >
◆ model()
◆ operator()() [1/2]
|
inlinefinaloverridevirtualinherited |
◆ operator()() [2/2]
◆ rangeSpace()
template<class Integrands , class JacobianOperator >
◆ setCommunicate()
void Dune::Fem::MOLGalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setCommunicate |
( |
const bool |
communicate | ) |
|
|
inlineinherited |
◆ setQuadratureOrders()
void Dune::Fem::MOLGalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setQuadratureOrders |
( |
unsigned int |
interior, |
|
|
unsigned int |
surface |
|
) |
| |
|
inlineinherited |
◆ communicate_
◆ dSpace_
template<class Integrands , class JacobianOperator >
◆ impl_
◆ rSpace_
template<class Integrands , class JacobianOperator >
The documentation for this class was generated from the following file: