openPSTD  2.0
Open source simulation for sound propagation in urban environments
Public Attributes | List of all members
OpenPSTD::Kernel::PMLArrays Struct Reference

The arrays used for attenuating the pressure and velocities at the boundaries of the domain. More...

#include <Domain.h>

Collaboration diagram for OpenPSTD::Kernel::PMLArrays:
Collaboration graph

Public Attributes

Eigen::ArrayXXf px
 
Eigen::ArrayXXf py
 
Eigen::ArrayXXf u
 
Eigen::ArrayXXf w
 

Detailed Description

The arrays used for attenuating the pressure and velocities at the boundaries of the domain.

These are only effective for PML domains. A (2D) PML domain is able to attenuate sound in up to two directions.

See also
apply_pml_matrices()

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