sourceFunction.hh
Design of the limit order source function in direction as .
Definition: sourceFunction.hh:65
virtual SourceFunctionF0_x * clone() const
Virtual copy constructor.
SourceFunctionF0_x(Real lambda, Real kn, Real R1, Real coef=1.0)
Definition: sourceFunction.hh:32
virtual ~SourceFunctionF0_x()
Definition: sourceFunction.hh:49
Design of the limit order source function in direction as .
Definition: sourceFunction.hh:30
virtual SourceFunctionF0_y * clone() const
Virtual copy constructor.
virtual ~SourceFunctionF0_y()
Definition: sourceFunction.hh:84
Interface for a formula defined element by element.
Definition: elementFormula.hh:35
std::complex< Real > Cmplx
Type for a complex number. It also depends on the setting of Real.
Definition: typedefs.hh:39
virtual Cmplx operator()(const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const
Evaluates the formula.
SourceFunctionF0_y(Real lambda, Real kn, Real R1, Real coef=1.0)
Definition: sourceFunction.hh:67
virtual Cmplx operator()(const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const
Evaluates the formula.