Class template Dune::XT::Functions::ConstDifferenceElementFunction

template<class MinuendType, class SubtrahendType>
class Dune::XT::Functions::ConstDifferenceElementFunction

Element function representing the difference between two element functions (const variant).

See also: CombinedConstElementFunction

type Dune::XT::Functions::ConstDifferenceElementFunction::BaseType

No documentation provided.

template<class ...Args, typename>
explicit Dune::XT::Functions::ConstDifferenceElementFunction::ConstDifferenceElementFunction<MinuendType, SubtrahendType>(Args&&... args)

No documentation provided.