Class template Dune::XT::Functions::FractionElementFunction

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

Element function representing the fraction of two element functions.

See also: CombinedElementFunction

type Dune::XT::Functions::FractionElementFunction::BaseType

No documentation provided.

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

No documentation provided.