Class template Dune::XT::Functions::DifferenceElementFunction

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

Element function representing the difference between two element functions.

See also: CombinedElementFunction

type Dune::XT::Functions::DifferenceElementFunction::BaseType

No documentation provided.

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

No documentation provided.