#include <dune/fem/schemes/galerkin.hh>
◆ DirichletModelType
| typedef Integrands Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::DirichletModelType |
|
inherited |
◆ DomainDiscreteFunctionSpaceType
template<class Integrands , class JacobianOperator >
◆ DomainFieldType [1/2]
template<class JacobianOperator >
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
template<class Integrands , class JacobianOperator >
◆ GalerkinOperatorImplType
| typedef Impl::GalerkinOperator< Integrands > Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::GalerkinOperatorImplType |
|
inherited |
◆ GridPartType
template<class Integrands , class JacobianOperator >
◆ JacobianOperatorType
template<class Integrands , class JacobianOperator >
◆ ModelType
| typedef Integrands Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::ModelType |
|
inherited |
◆ RangeDiscreteFunctionSpaceType
template<class Integrands , class JacobianOperator >
◆ RangeFieldType [1/2]
template<class JacobianOperator >
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
template<class Integrands , class JacobianOperator >
◆ ThreadIteratorType
◆ DifferentiableGalerkinOperator()
template<class Integrands , class JacobianOperator >
template<class... Args>
◆ assemble()
template<class Integrands , class JacobianOperator >
template<class GridFunction >
◆ 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.
◆ gatherGridSizeInterior()
| std::size_t Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gatherGridSizeInterior |
( |
| ) |
const |
|
inlineprotectedinherited |
◆ gridPart()
◆ gridSizeInterior()
| std::size_t Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gridSizeInterior |
( |
| ) |
const |
|
inlineinherited |
◆ impl()
◆ 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]
◆ prepare()
template<class Integrands , class JacobianOperator >
◆ 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 |
◆ communicate_
| bool Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::communicate_ |
|
protectedinherited |
◆ domainSpaceSequence_
template<class Integrands , class JacobianOperator >
◆ dSpace_
template<class Integrands , class JacobianOperator >
◆ gridSizeInterior_
| std::size_t Dune::Fem::GalerkinOperator< Integrands, JacobianOperator::DomainFunctionType , JacobianOperator::RangeFunctionType >::gridSizeInterior_ |
|
mutableprotectedinherited |
◆ impl_
◆ iterators_
|
|
mutableprotectedinherited |
◆ rangeSpaceSequence_
template<class Integrands , class JacobianOperator >
◆ rSpace_
template<class Integrands , class JacobianOperator >
◆ stencilD_
template<class Integrands , class JacobianOperator >
◆ stencilDAN_
template<class Integrands , class JacobianOperator >
The documentation for this class was generated from the following file: