concepts::FormulaExpImag2D Class Referenceabstract
#include <pml_formula.h>
Public Types | |
typedef Realtype< Cmplx >::type | G |
typedef Cmplx | value_type |
Public Member Functions | |
virtual FormulaExpImag2D * | clone () const |
virtual FormulaExpImag2D * | clone () const |
virtual Formula * | clone () const=0 |
FormulaExpImag2D (const Real2d k, const Cmplx u=1.0, Real2d x0=0.0) | |
FormulaExpImag2D (const Real2d k, const Cmplx u=1.0, Real2d 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... | |
Public Attributes | |
const Real2d | k |
const Cmplx | u |
const Real2d | x0 |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
virtual std::ostream & | info (std::ostream &os) const |
Detailed Description
Formula for .
Definition at line 54 of file pml_formula.h.
Member Typedef Documentation
◆ G
|
inherited |
Definition at line 37 of file formula.hh.
◆ value_type
|
inherited |
Definition at line 36 of file formula.hh.
Constructor & Destructor Documentation
◆ FormulaExpImag2D() [1/2]
|
inline |
Definition at line 56 of file pml_formula.h.
◆ FormulaExpImag2D() [2/2]
|
inline |
Definition at line 85 of file sources.hh.
Member Function Documentation
◆ clone() [1/3]
|
inlinevirtual |
Definition at line 59 of file pml_formula.h.
◆ clone() [2/3]
|
inlinevirtual |
Definition at line 88 of file sources.hh.
◆ clone() [3/3]
|
pure virtualinherited |
◆ info() [1/2]
|
inlineprotectedvirtual |
Definition at line 79 of file pml_formula.h.
◆ info() [2/2]
|
inlineprotectedvirtual |
Definition at line 108 of file sources.hh.
◆ operator()() [1/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 67 of file pml_formula.h.
◆ operator()() [2/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 75 of file pml_formula.h.
◆ operator()() [3/9]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 53 of file formula.hh.
◆ operator()() [4/9]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 56 of file formula.hh.
◆ operator()() [5/9]
|
inlinevirtualinherited |
Convenience implementation, that by default ignores its elm param.
Definition at line 59 of file formula.hh.
◆ operator()() [6/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 63 of file pml_formula.h.
◆ operator()() [7/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 92 of file sources.hh.
◆ operator()() [8/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 96 of file sources.hh.
◆ operator()() [9/9]
|
inlinevirtual |
Application operator.
Evaluates the formula.
Implements concepts::Formula< Cmplx >.
Definition at line 104 of file sources.hh.
Member Data Documentation
◆ k
const Real2d concepts::FormulaExpImag2D::k |
Definition at line 83 of file pml_formula.h.
◆ u
const Cmplx concepts::FormulaExpImag2D::u |
Definition at line 84 of file pml_formula.h.
◆ x0
const Real2d concepts::FormulaExpImag2D::x0 |
Definition at line 83 of file pml_formula.h.
The documentation for this class was generated from the following files:
- applications/pml_formula.h
- waveprop/sources.hh