Class template Dune::XT::Functions::DivergenceElementFunction¶
Inherits from Dune::XT::Functions::DerivativeElementFunction.
-
template<class ElementFunctionType>
class Dune::XT::Functions::DivergenceElementFunction : public DerivativeElementFunction<ElementFunctionType, DerivativeType::divergence>¶ Element function representing the divergence of an element function.
See also:
DerivativeElementFunction
-
type Dune::XT::Functions::DivergenceElementFunction::BaseType¶
No documentation provided.
-
template<class ...Args, typename>
explicit Dune::XT::Functions::DivergenceElementFunction::DivergenceElementFunction<ElementFunctionType>(Args&&... args)¶ No documentation provided.