Class template Dune::XT::Functions::DivergenceElementFunction

Inherits from Dune::XT::Functions::DerivativeElementFunction.

template<class ElementFunctionType>
class Dune::XT::Functions::DivergenceElementFunction<ElementFunctionType> : public DerivativeElementFunction<ElementFunctionType, DerivativeType::divergence>

Element function representing the divergence of an element function.

See also: DerivativeElementFunction

Type alias Dune::XT::Functions::DivergenceElementFunction::BaseType

type Dune::XT::Functions::DivergenceElementFunction::BaseType

No documentation provided.

Function template Dune::XT::Functions::DivergenceElementFunction::DivergenceElementFunction<ElementFunctionType>

template<class ElementFunctionType>
template<class ...Args, typename>
explicit Dune::XT::Functions::DivergenceElementFunction<ElementFunctionType>::DivergenceElementFunction<ElementFunctionType>(Args&&... args)

No documentation provided.