Class template Dune::XT::Functions::ConstDifferenceElementFunction¶
Inherits from Dune::XT::Functions::CombinedConstElementFunction.
-
template<class MinuendType, class SubtrahendType>
class Dune::XT::Functions::ConstDifferenceElementFunction<MinuendType, SubtrahendType> : public CombinedConstElementFunction<MinuendType, SubtrahendType, CombinationType::difference>¶ Element function representing the difference between two element functions (const variant).
See also:
CombinedConstElementFunction,CombinedConstElementFunction
Type alias Dune::XT::Functions::ConstDifferenceElementFunction::BaseType¶
-
type Dune::XT::Functions::ConstDifferenceElementFunction::BaseType¶
No documentation provided.
Function template Dune::XT::Functions::ConstDifferenceElementFunction::ConstDifferenceElementFunction<MinuendType, SubtrahendType>¶
-
template<class MinuendType, class SubtrahendType>
template<class ...Args, typename>
explicit Dune::XT::Functions::ConstDifferenceElementFunction<MinuendType, SubtrahendType>::ConstDifferenceElementFunction<MinuendType, SubtrahendType>(Args&&... args)¶ No documentation provided.