#include <dune/fem/schemes/galerkin.hh>
◆ DirichletModelType
◆ 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 >
◆ GridPartType
template<class Integrands , class JacobianOperator >
◆ JacobianOperatorType
template<class Integrands , class JacobianOperator >
◆ 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 >
◆ DifferentiableGalerkinOperator()
template<class Integrands , class JacobianOperator >
template<class... Args>
◆ domainSpace()
template<class Integrands , class JacobianOperator >
◆ 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::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setCommunicate |
( |
const bool |
communicate | ) |
|
|
inlineinherited |
◆ setQuadratureOrders()
void Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::setQuadratureOrders |
( |
unsigned int |
interior, |
|
|
unsigned int |
surface |
|
) |
| |
|
inlineinherited |
◆ dSpace_
template<class Integrands , class JacobianOperator >
◆ impl_
Impl::GalerkinOperator< Integrands > Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::impl_ |
|
protectedinherited |
◆ rSpace_
template<class Integrands , class JacobianOperator >
The documentation for this class was generated from the following file: