#include <dune/fem/schemes/galerkin.hh>
◆ DirichletModelType
◆ DomainFieldType [1/2]
◆ DomainFieldType [2/2]
typedef DomainFunction::RangeFieldType Dune::Fem::Operator< DomainFunction, RangeFunction >::DomainFieldType |
|
inherited |
field type of the operator's domain
◆ DomainFunctionType [1/2]
◆ DomainFunctionType [2/2]
◆ DomainSpaceType
◆ GalerkinOperatorImplType
typedef Impl::GalerkinOperator< Integrands > Dune::Fem::GalerkinOperator< Integrands, DomainFunction, RangeFunction >::GalerkinOperatorImplType |
|
inherited |
◆ GridPartType
template<class Integrands , class DomainFunction , class RangeFunction >
◆ JacobianOperatorType
◆ ModelType
◆ RangeFieldType [1/2]
◆ RangeFieldType [2/2]
typedef RangeFunction::RangeFieldType Dune::Fem::Operator< DomainFunction, RangeFunction >::RangeFieldType |
|
inherited |
field type of the operator's range
◆ RangeFunctionType [1/2]
◆ RangeFunctionType [2/2]
◆ RangeSpaceType
◆ RealType
◆ ThreadIteratorType
◆ AutomaticDifferenceGalerkinOperator()
template<class Integrands , class DomainFunction , class RangeFunction >
template<class... Args>
◆ evaluate()
◆ finalize() [1/2]
◆ finalize() [2/2]
virtual void Dune::Fem::Operator< JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::finalize |
( |
| ) |
|
|
inlinevirtualinherited |
finalization of operator
- Note
- The default implementation is empty.
◆ gatherGridSizeInterior()
◆ gridPart()
◆ gridSizeInterior()
◆ impl()
◆ jacobian() [1/2]
◆ jacobian() [2/2]
template<class JacobianOperator >
◆ model()
◆ operator()() [1/3]
|
inlinefinaloverridevirtualinherited |
◆ operator()() [2/3]
application operator
- Parameters
-
[in] | u | argument discrete function |
[out] | w | destination discrete function |
- Note
- This method has to be implemented by all derived classes.
◆ operator()() [3/3]
◆ setCommunicate()
◆ setQuadratureOrders()
void Dune::Fem::GalerkinOperator< Integrands, DomainFunction, RangeFunction >::setQuadratureOrders |
( |
unsigned int |
interior, |
|
|
unsigned int |
surface |
|
) |
| |
|
inlineinherited |
◆ communicate_
◆ gridSizeInterior_
|
mutableprotectedinherited |
◆ impl_
◆ iterators_
|
mutableprotectedinherited |
The documentation for this class was generated from the following file: