Formula for .
More...
#include <pml_formula.h>
|
virtual FormulaExpImag1D * | clone () const |
|
virtual FormulaExpImag1D * | clone () const |
|
virtual Formula * | clone () const=0 |
|
| FormulaExpImag1D (const Real k, const Cmplx u=1.0, Real x0=0.0) |
|
| FormulaExpImag1D (const Real k, const Cmplx u=1.0, Real x0=0.0) |
|
virtual Cmplx | operator() (const concepts::Real2d &p, const Real t=0.0) const |
| Application operator. More...
|
|
virtual Cmplx | operator() (const concepts::Real3d &p, const Real t=0.0) const |
| Application operator. More...
|
|
virtual Cmplx | operator() (const Real p, const Real t=0.0) const |
| Application operator. More...
|
|
virtual Cmplx | operator() (const Real p, const Real t=0.0) const |
| Application operator. More...
|
|
virtual Cmplx | operator() (const Real2d &p, const Real t=0.0) const |
| Application operator. More...
|
|
virtual Cmplx | operator() (const Real3d &p, const Real t=0.0) const |
| Application operator. More...
|
|
|
virtual std::ostream & | info (std::ostream &os) const |
|
virtual std::ostream & | info (std::ostream &os) const |
|
Formula for .
Definition at line 22 of file pml_formula.h.
◆ value_type
◆ FormulaExpImag1D() [1/2]
concepts::FormulaExpImag1D::FormulaExpImag1D |
( |
const Real |
k, |
|
|
const Cmplx |
u = 1.0 , |
|
|
Real |
x0 = 0.0 |
|
) |
| |
|
inline |
◆ FormulaExpImag1D() [2/2]
concepts::FormulaExpImag1D::FormulaExpImag1D |
( |
const Real |
k, |
|
|
const Cmplx |
u = 1.0 , |
|
|
Real |
x0 = 0.0 |
|
) |
| |
|
inline |
◆ clone() [1/3]
◆ clone() [2/3]
◆ clone() [3/3]
◆ info() [1/2]
virtual std::ostream& concepts::FormulaExpImag1D::info |
( |
std::ostream & |
os | ) |
const |
|
inlineprotectedvirtual |
◆ info() [2/2]
virtual std::ostream& concepts::FormulaExpImag1D::info |
( |
std::ostream & |
os | ) |
const |
|
inlineprotectedvirtual |
◆ operator()() [1/9]
◆ operator()() [2/9]
◆ operator()() [3/9]
Convenience implementation, that by default ignores its elm param.
Definition at line 53 of file formula.hh.
◆ operator()() [4/9]
Convenience implementation, that by default ignores its elm param.
Definition at line 56 of file formula.hh.
◆ operator()() [5/9]
Convenience implementation, that by default ignores its elm param.
Definition at line 59 of file formula.hh.
◆ operator()() [6/9]
virtual Cmplx concepts::FormulaExpImag1D::operator() |
( |
const Real |
p, |
|
|
const Real |
t = 0.0 |
|
) |
| const |
|
inlinevirtual |
◆ operator()() [7/9]
virtual Cmplx concepts::FormulaExpImag1D::operator() |
( |
const Real |
p, |
|
|
const Real |
t = 0.0 |
|
) |
| const |
|
inlinevirtual |
◆ operator()() [8/9]
virtual Cmplx concepts::FormulaExpImag1D::operator() |
( |
const Real2d & |
p, |
|
|
const Real |
t = 0.0 |
|
) |
| const |
|
inlinevirtual |
◆ operator()() [9/9]
virtual Cmplx concepts::FormulaExpImag1D::operator() |
( |
const Real3d & |
p, |
|
|
const Real |
t = 0.0 |
|
) |
| const |
|
inlinevirtual |
◆ k_
const Real concepts::FormulaExpImag1D::k_ |
|
private |
◆ u_
const Cmplx concepts::FormulaExpImag1D::u_ |
|
private |
◆ x0_
const Real concepts::FormulaExpImag1D::x0_ |
|
private |
The documentation for this class was generated from the following files: