#include <sources.hh>
|
| FormulaIncPlaneWaveSource (ElementFormulaContainer< Cmplx > coeff_a, ElementFormulaContainer< Cmplx > coeff_b, RCP< concepts::FormulaExpImag2D > u_inc) |
|
virtual FormulaIncPlaneWaveSource * | clone () const |
| Virtual copy constructor.
|
|
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real3d &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 Real 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 |
|
| FormulaIncPlaneWaveSource (ElementFormulaContainer< Cmplx > coeff_a, ElementFormulaContainer< Cmplx > coeff_b, RCP< FormulaExpImag2D > u_inc) |
|
virtual FormulaIncPlaneWaveSource * | clone () const |
| Virtual copy constructor.
|
|
virtual Cmplx | operator() (const ElementWithCell< Real > &elm, const Real3d &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 Real 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 |
|
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real p, const Real t=0.0) const=0 |
|
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real2d &p, const Real t=0.0) const=0 |
|
virtual Cmplx | operator() (const ElementWithCell< typename Realtype< Cmplx >::type > &elm, const Real3d &p, const Real t=0.0) const=0 |
|
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream.
|
|
virtual std::ostream & | info (std::ostream &os) const |
| Returns information in an output stream.
|
|
Formula for .
Definition at line 358 of file pml_formula.h.
◆ MID [1/2]
◆ MID [2/2]
◆ value_type
◆ FormulaIncPlaneWaveSource() [1/2]
◆ FormulaIncPlaneWaveSource() [2/2]
◆ clone() [1/2]
◆ clone() [2/2]
◆ genTECoeff()
◆ genTMCoeff()
◆ info() [1/2]
virtual std::ostream & concepts::FormulaIncPlaneWaveSource::info |
( |
std::ostream & |
os | ) |
const |
|
inlineprotectedvirtual |
◆ info() [2/2]
virtual std::ostream & concepts::FormulaIncPlaneWaveSource::info |
( |
std::ostream & |
os | ) |
const |
|
inlineprotectedvirtual |
◆ operator()() [1/11]
◆ operator()() [2/11]
◆ operator()() [3/11]
◆ operator()() [4/11]
◆ operator()() [5/11]
◆ operator()() [6/11]
◆ operator()() [7/11]
◆ operator()() [8/11]
◆ operator()() [9/11]
Evaluates the formula.
- Parameters
-
◆ operator()() [10/11]
Evaluates the formula.
- Parameters
-
◆ operator()() [11/11]
Evaluates the formula.
- Parameters
-
The documentation for this class was generated from the following files: