#include <dune/fem/schemes/galerkin.hh>
◆ BaseType
◆ DirichletModelType
typedef ModelIntegrands Dune::Fem::GalerkinOperator< 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
◆ GridPartType
◆ JacobianOperatorType
◆ 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
◆ ModelDifferentiableGalerkinOperator()
◆ apply() [1/2]
template<class GridFunction >
◆ apply() [2/2]
template<class GridFunction >
◆ domainSpace()
◆ 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]
|
inlinefinaloverridevirtualinherited |
◆ jacobian() [2/2]
◆ model()
◆ operator()() [1/2]
|
inlinefinaloverridevirtualinherited |
◆ operator()() [2/2]
◆ rangeSpace()
◆ setCommunicate()
void Dune::Fem::GalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setCommunicate |
( |
const bool |
communicate | ) |
|
|
inlineinherited |
◆ setQuadratureOrders()
void Dune::Fem::GalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setQuadratureOrders |
( |
unsigned int |
interior, |
|
|
unsigned int |
surface |
|
) |
| |
|
inlineinherited |
◆ dSpace_
◆ impl_
Impl::GalerkinOperator< ModelIntegrands > Dune::Fem::GalerkinOperator< ModelIntegrands , JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::impl_ |
|
protectedinherited |
◆ rSpace_
The documentation for this struct was generated from the following file: