Go to the source code of this file.
Classes | |
class | oomph::RefineablePMLHelmholtzEquations< DIM > |
Refineable version of PMLHelmholtz equations. More... | |
class | oomph::RefineableQPMLHelmholtzElement< DIM, NNODE_1D > |
Refineable version of QPMLHelmholtzElement elements. More... | |
class | oomph::FaceGeometry< RefineableQPMLHelmholtzElement< DIM, NNODE_1D > > |
Face geometry for the RefineableQuadPMLHelmholtzElement elements: The spatial dimension of the face elements is one lower than that of the bulk element but they have the same number of points along their 1D edges. More... | |
class | oomph::PMLLayerElement< RefineableQPMLHelmholtzElement< 2, NNODE_1D > > |
Policy class defining the elements to be used in the actual PML layers. Same! More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |