![]() |
|
#include "math.h"
#include <complex>
#include "../generic/nodes.h"
#include "../generic/Qelements.h"
#include "../generic/oomph_utilities.h"
#include "../generic/pml_meshes.h"
#include "../generic/projection.h"
#include "../generic/pml_mapping_functions.h"
Go to the source code of this file.
Classes | |
class | oomph::PMLHelmholtzEquations< DIM > |
class | oomph::QPMLHelmholtzElement< DIM, NNODE_1D > |
class | oomph::FaceGeometry< QPMLHelmholtzElement< DIM, NNODE_1D > > |
class | oomph::FaceGeometry< QPMLHelmholtzElement< 1, NNODE_1D > > |
class | oomph::ProjectablePMLHelmholtzElement< HELMHOLTZ_ELEMENT > |
PMLHelmholtz upgraded to become projectable. More... | |
class | oomph::FaceGeometry< ProjectablePMLHelmholtzElement< ELEMENT > > |
class | oomph::PMLLayerElement< QPMLHelmholtzElement< 2, NNODE_1D > > |
Namespaces | |
oomph | |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |