#include <pml_mapping_functions.h>
Public Member Functions | |
C1BermudezPMLMapping () | |
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 proposed by Bermudez et al, similar to the one above but is continuous across the inner Pml boundary appears to be the best for TimeHarmonicLinearElasticity and so this will be the default mapping
Definition at line 113 of file pml_mapping_functions.h.
|
inline |
Default constructor (empty)
Definition at line 119 of file pml_mapping_functions.h.
|
inlinevirtual |
Overwrite the pure Pml mapping coefficient function to return the coeffcients proposed by Bermudez et al.
return
Implements oomph::UniaxialPMLMapping.
Definition at line 123 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().
|
inlinevirtual |
Implements oomph::UniaxialPMLMapping.
Definition at line 134 of file pml_mapping_functions.h.
References oomph::MathematicalConstants::I().