Public Member Functions | |
TestPMLMapping () | |
Default constructor (empty) More... | |
std::complex< double > | gamma (const double &nu_i, const double &pml_width_i, const double &k_squared_local, const double &alpha_shift=0.0) |
Overwrite the pure PML mapping coefficient function to return the coeffcients proposed by Bermudez et al. More... | |
Definition at line 202 of file unstructured_two_d_helmholtz_scattering.cc.
|
inline |
Default constructor (empty)
Definition at line 208 of file unstructured_two_d_helmholtz_scattering.cc.
|
inline |
Overwrite the pure PML mapping coefficient function to return the coeffcients proposed by Bermudez et al.
Definition at line 212 of file unstructured_two_d_helmholtz_scattering.cc.