Class template Dune::XT::Functions::SumGridFunction

Inherits from Dune::XT::Functions::CombinedGridFunction.

template<class, class> Dune::XT::Functions::SumGridFunction<class, class> : public CombinedGridFunction<LeftSummandType, RightSummandType, CombinationType::sum>

Function representing the sum of two functions.

See also: CombinedGridFunction, CombinedGridFunction

Type alias Dune::XT::Functions::SumGridFunction::BaseType

type Dune::XT::Functions::SumGridFunction::BaseType

No documentation provided.

Function template Dune::XT::Functions::SumGridFunction::SumGridFunction<type-parameter-0-0, type-parameter-0-1>

template<class, class> template <class ...Args, typename> explicit Dune::XT::Functions::SumGridFunction<class, class>::SumGridFunction<type-parameter-0-0, type-parameter-0-1>(Args &&...args)

No documentation provided.