Public Member Functions | List of all members
GlobalParameters::TestPMLMapping Class Reference
Inheritance diagram for GlobalParameters::TestPMLMapping:

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...
 

Detailed Description

Definition at line 202 of file unstructured_two_d_helmholtz_scattering.cc.

Constructor & Destructor Documentation

◆ TestPMLMapping()

GlobalParameters::TestPMLMapping::TestPMLMapping ( )
inline

Default constructor (empty)

Definition at line 208 of file unstructured_two_d_helmholtz_scattering.cc.

Member Function Documentation

◆ gamma()

std::complex<double> GlobalParameters::TestPMLMapping::gamma ( const double &  nu_i,
const double &  pml_width_i,
const double &  k_squared_local,
const double &  alpha_shift = 0.0 
)
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.


The documentation for this class was generated from the following file: