#include <pml_mapping_functions.h>
Public Member Functions | |
ScaleFreeBermudezPMLMapping () | |
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 slight modification to the mapping function propsed by Bermudez et al. The transformation is independent of the scale (thickness) of the PML. See Jonathan Deakin's PhD thesis (University of Manchester) for more information.
Definition at line 151 of file pml_mapping_functions.h.
|
inline |
Default constructor (empty)
Definition at line 157 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 161 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().
|
inlinevirtual |
Implements oomph::UniaxialPMLMapping.
Definition at line 170 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().