#include <dune/fem/schemes/molgalerkin.hh>
◆ BaseType
◆ DirichletModelType
| typedef ModelIntegrands Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::DirichletModelType |
|
inherited |
◆ DiscreteFunctionSpaceType
◆ DomainDiscreteFunctionSpaceType
◆ DomainFieldType [1/2]
field type of the operator's domain
◆ DomainFieldType [2/2]
| typedef DomainFunction::RangeFieldType Dune::Fem::Operator< JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::DomainFieldType |
|
inherited |
field type of the operator's domain
◆ DomainFunctionType
◆ GalerkinOperatorImplType
| typedef Impl::GalerkinOperator< ModelIntegrands > Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::GalerkinOperatorImplType |
|
inherited |
◆ GridPartType
◆ InteriorQuadratureType
◆ JacobianOperatorType
◆ LocalMassMatrixType
◆ ModelType
◆ RangeDiscreteFunctionSpaceType
◆ RangeFieldType [1/2]
field type of the operator's range
◆ RangeFieldType [2/2]
| typedef RangeFunction::RangeFieldType Dune::Fem::Operator< JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::RangeFieldType |
|
inherited |
field type of the operator's range
◆ RangeFunctionType
◆ ThreadIteratorType
◆ MOLModelDifferentiableGalerkinOperator()
◆ apply() [1/2]
template<class GridFunction >
◆ apply() [2/2]
template<class GridFunction >
◆ applyInverseMass() [1/2]
◆ applyInverseMass() [2/2]
◆ assemble()
◆ domainSpace()
◆ evaluate()
◆ finalize()
| virtual void Dune::Fem::Operator< JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::finalize |
( |
| ) |
|
|
inlinevirtualinherited |
finalization of operator
- Note
- The default implementation is empty.
◆ gatherGridSizeInterior()
| std::size_t Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gatherGridSizeInterior |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ gridPart()
◆ gridSizeInterior()
| std::size_t Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gridSizeInterior |
( |
| ) |
const |
|
inlineinherited |
◆ impl()
◆ jacobian() [1/2]
|
|
inlinefinaloverridevirtualinherited |
◆ jacobian() [2/2]
◆ model()
◆ operator()() [1/2]
|
|
inlinefinaloverridevirtualinherited |
◆ operator()() [2/2]
◆ prepare()
◆ rangeSpace()
◆ setCommunicate()
| void Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setCommunicate |
( |
const bool |
communicate | ) |
|
|
inlineinherited |
◆ setQuadratureOrders()
| void Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setQuadratureOrders |
( |
unsigned int |
interior, |
|
|
unsigned int |
surface |
|
) |
| |
|
inlineinherited |
◆ communicate_
◆ domainSpaceSequence_
|
|
mutableprotectedinherited |
◆ dSpace_
◆ gridSizeInterior_
| std::size_t Dune::Fem::MOLGalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gridSizeInterior_ |
|
mutableprotectedinherited |
◆ impl_
◆ iterators_
|
|
mutableprotectedinherited |
◆ rangeSpaceSequence_
◆ rSpace_
◆ stencilD_
|
|
mutableprotectedinherited |
◆ stencilDAN_
|
|
mutableprotectedinherited |
The documentation for this struct was generated from the following file: