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