Class template Dune::XT::Functions::ConstSumElementFunction¶
-
template<class LeftSummandType, class RightSummandType>
class Dune::XT::Functions::ConstSumElementFunction¶ Element function representing the sum of two element functions (const variant).
See also:
CombinedConstElementFunction
-
type Dune::XT::Functions::ConstSumElementFunction::BaseType¶
No documentation provided.
-
template<class ...Args, typename>
explicit Dune::XT::Functions::ConstSumElementFunction::ConstSumElementFunction<LeftSummandType, RightSummandType>(Args&&... args)¶ No documentation provided.