concepts::FormulaIncPlaneWaveSource Class Referenceabstract
#include <pml_formula.h>
Public Types | |
typedef std::map< int, double > | MID |
typedef std::map< int, double > | MID |
typedef Cmplx | value_type |
Public Member Functions | |
virtual FormulaIncPlaneWaveSource * | clone () const |
Virtual constructor. More... | |
virtual FormulaIncPlaneWaveSource * | clone () const |
Virtual constructor. More... | |
virtual ElementFormula< Cmplx, typename Realtype< Cmplx >::type > * | clone () const=0 |
Virtual copy constructor. More... | |
FormulaIncPlaneWaveSource (ElementFormulaContainer< Cmplx > coeff_a, ElementFormulaContainer< Cmplx > coeff_b, RCP< concepts::FormulaExpImag2D > u_inc) | |
FormulaIncPlaneWaveSource (ElementFormulaContainer< Cmplx > coeff_a, ElementFormulaContainer< Cmplx > coeff_b, RCP< FormulaExpImag2D > u_inc) | |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real p, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real2d &p, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real2d &p, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real3d &p, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real3d &p, const Real t=0.0) const |
template<class RealNd > | |
Cmplx | operator() (const ElementWithCell< Real > &elm, const RealNd &p, Real2d px, const Real t=0.0) const |
template<class RealNd > | |
Cmplx | operator() (const ElementWithCell< Real > &elm, const RealNd &p, Real2d px, const Real t=0.0) const |
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real p, const Real t=0.0) const=0 |
Evaluates the formula. More... | |
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real2d &p, const Real t=0.0) const=0 |
Evaluates the formula. More... | |
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real3d &p, const Real t=0.0) const=0 |
Evaluates the formula. More... | |
Static Public Member Functions | |
static PiecewiseConstFormula< Cmplx > | genTECoeff (const MID &attToEps) |
static PiecewiseConstFormula< Cmplx > | genTECoeff (const MID &attToEps) |
static PiecewiseConstFormula< Cmplx > | genTMCoeff (const MID &attToEps) |
static PiecewiseConstFormula< Cmplx > | genTMCoeff (const MID &attToEps) |
Protected Member Functions | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
virtual std::ostream & | info (std::ostream &os) const |
Returns information in an output stream. More... | |
Detailed Description
Formula for .
Definition at line 358 of file pml_formula.h.
Member Typedef Documentation
◆ MID [1/2]
typedef std::map<int, double> concepts::FormulaIncPlaneWaveSource::MID |
Definition at line 360 of file pml_formula.h.
◆ MID [2/2]
typedef std::map<int, double> concepts::FormulaIncPlaneWaveSource::MID |
Definition at line 392 of file sources.hh.
◆ value_type
|
inherited |
Definition at line 37 of file elementFormula.hh.
Constructor & Destructor Documentation
◆ FormulaIncPlaneWaveSource() [1/2]
|
inline |
Definition at line 362 of file pml_formula.h.
◆ FormulaIncPlaneWaveSource() [2/2]
|
inline |
Definition at line 394 of file sources.hh.
Member Function Documentation
◆ clone() [1/3]
|
inlinevirtual |
Virtual constructor.
Returns a pointer to a copy of itself. The caller is responsible to destroy this copy.
Implements concepts::Cloneable.
Definition at line 372 of file pml_formula.h.
◆ clone() [2/3]
|
inlinevirtual |
Virtual constructor.
Returns a pointer to a copy of itself. The caller is responsible to destroy this copy.
Implements concepts::Cloneable.
Definition at line 402 of file sources.hh.
◆ clone() [3/3]
|
pure virtualinherited |
Virtual copy constructor.
◆ genTECoeff() [1/2]
|
static |
Definition at line 463 of file pml_formula.h.
◆ genTECoeff() [2/2]
|
static |
◆ genTMCoeff() [1/2]
|
static |
Definition at line 434 of file pml_formula.h.
◆ genTMCoeff() [2/2]
|
static |
◆ info() [1/2]
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 424 of file pml_formula.h.
◆ info() [2/2]
|
inlineprotectedvirtual |
Returns information in an output stream.
Reimplemented from concepts::OutputOperator.
Definition at line 441 of file sources.hh.
◆ operator()() [1/11]
|
inlinevirtual |
Definition at line 388 of file pml_formula.h.
◆ operator()() [2/11]
|
inlinevirtual |
Definition at line 418 of file sources.hh.
◆ operator()() [3/11]
|
inlinevirtual |
Definition at line 382 of file pml_formula.h.
◆ operator()() [4/11]
|
inlinevirtual |
Definition at line 412 of file sources.hh.
◆ operator()() [5/11]
|
inlinevirtual |
Definition at line 376 of file pml_formula.h.
◆ operator()() [6/11]
|
inlinevirtual |
Definition at line 406 of file sources.hh.
◆ operator()() [7/11]
|
inline |
Definition at line 395 of file pml_formula.h.
◆ operator()() [8/11]
|
inline |
Definition at line 425 of file sources.hh.
◆ operator()() [9/11]
|
pure virtualinherited |
◆ operator()() [10/11]
|
pure virtualinherited |
◆ operator()() [11/11]
|
pure virtualinherited |
Member Data Documentation
◆ coeff_a [1/2]
|
private |
Definition at line 428 of file pml_formula.h.
◆ coeff_a [2/2]
|
private |
Definition at line 445 of file sources.hh.
◆ coeff_b [1/2]
|
private |
Definition at line 428 of file pml_formula.h.
◆ coeff_b [2/2]
|
private |
Definition at line 445 of file sources.hh.
◆ u_inc [1/2]
|
private |
Definition at line 431 of file pml_formula.h.
◆ u_inc [2/2]
|
private |
Definition at line 446 of file sources.hh.
The documentation for this class was generated from the following files:
- applications/pml_formula.h
- waveprop/sources.hh