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