#include <pml_mapping_functions.h>
Public Member Functions | |
BermudezPMLMapping () | |
Default constructor (empty) More... | |
std::complex< double > | dtransformed_nu_dnu (const double &nu, const double &delta, const double &k, const double &alpha_shift=0.0) |
Overwrite the pure Pml mapping coefficient function to return the coeffcients proposed by Bermudez et al. More... | |
std::complex< double > | transformed_nu (const double &nu, const double &delta, const double &k, const double &alpha_shift=0.0) |
![]() | |
UniaxialPMLMapping () | |
Default constructor (empty) More... | |
A mapping function propsed by Bermudez et al, appears to be the best for the Helmholtz equations and so this will be the default mapping (see definition of PmlHelmholtzEquations)
Definition at line 78 of file pml_mapping_functions.h.
|
inline |
Default constructor (empty)
Definition at line 84 of file pml_mapping_functions.h.
|
inlinevirtual |
Overwrite the pure Pml mapping coefficient function to return the coeffcients proposed by Bermudez et al.
Implements oomph::UniaxialPMLMapping.
Definition at line 88 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().
|
inlinevirtual |
Implements oomph::UniaxialPMLMapping.
Definition at line 97 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().