Class template Dune::XT::Functions::ConstProductElementFunction

template<class LeftFactorType, class RightFactorType>
class Dune::XT::Functions::ConstProductElementFunction

Element function representing the product of two element functions (const variant).

See also: CombinedElementFunction

type Dune::XT::Functions::ConstProductElementFunction::BaseType

No documentation provided.

template<class ...Args, typename>
explicit Dune::XT::Functions::ConstProductElementFunction::ConstProductElementFunction<LeftFactorType, RightFactorType>(Args&&... args)

No documentation provided.