Go to the source code of this file.
Classes | |
class | oomph::TPMLFourierDecomposedHelmholtzElement< NNODE_1D > |
TPMLFourierDecomposedHelmholtzElement<NNODE_1D> elements are isoparametric triangular PMLFourierDecomposedHelmholtz elements with NNODE_1D nodal points along each element edge. Inherits from TElement and PMLFourierDecomposedHelmholtzEquations. More... | |
class | oomph::FaceGeometry< TPMLFourierDecomposedHelmholtzElement< NNODE_1D > > |
Face geometry for the TPMLFourierDecomposedHelmholtzElement 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< ProjectablePMLFourierDecomposedHelmholtzElement< TPMLFourierDecomposedHelmholtzElement< NNODE_1D > > > |
Policy class defining the elements to be used in the actual PML layers. It's the corresponding quads. More... | |
class | oomph::PMLLayerElement< TPMLFourierDecomposedHelmholtzElement< NNODE_1D > > |
Policy class defining the elements to be used in the actual PML layers. It's the corresponding quad. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |