Class template Dune::XT::Functions::ConstFractionElementFunction¶
-
template<class LeftFactorType, class RightFactorType>
class Dune::XT::Functions::ConstFractionElementFunction¶ Element function representing the fraction of two element functions (const variant).
See also:
CombinedElementFunction
-
type Dune::XT::Functions::ConstFractionElementFunction::BaseType¶
No documentation provided.
-
template<class ...Args, typename>
explicit Dune::XT::Functions::ConstFractionElementFunction::ConstFractionElementFunction<LeftFactorType, RightFactorType>(Args&&... args)¶ No documentation provided.