Class template Dune::XT::Functions::ProductElementFunction

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

Element function representing the product of two element functions.

See also: CombinedElementFunction

type Dune::XT::Functions::ProductElementFunction::BaseType

No documentation provided.

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

No documentation provided.