Go to the source code of this file.
Classes | |
class | oomph::TPMLTimeHarmonicLinearElasticityElement< DIM, NNODE_1D > |
TPMLTimeHarmonicLinearElasticityElement<DIM,NNODE_1D> elements are isoparametric triangular DIM-dimensional PMLTimeHarmonicLinearElasticity elements with NNODE_1D nodal points along each element edge. Inherits from TElement and PMLTimeHarmonicLinearElasticityEquations. More... | |
class | oomph::FaceGeometry< TPMLTimeHarmonicLinearElasticityElement< DIM, NNODE_1D > > |
Face geometry for the TPMLTimeHarmonicLinearElasticityElement 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::FaceGeometry< TPMLTimeHarmonicLinearElasticityElement< 1, NNODE_1D > > |
Face geometry for the 1D TPMLTimeHarmonicLinearElasticityElement elements: Point elements. More... | |
class | oomph::PMLLayerElement< TPMLTimeHarmonicLinearElasticityElement< 2, NNODE_1D > > |
Policy class defining the elements to be used in the actual PML layers. Same spatial dimension and nnode_1d but quads rather than triangles. More... | |
class | oomph::FaceGeometry< PMLLayerElement< TPMLTimeHarmonicLinearElasticityElement< DIM, NNODE_1D > > > |
Face geometry for the TPMLTimeHarmonicLinearElasticityElement 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< ProjectablePMLTimeHarmonicLinearElasticityElement< TPMLTimeHarmonicLinearElasticityElement< 2, NNODE_1D > > > |
Policy class defining the elements to be used in the actual PML layers. Same spatial dimension and nnode_1d but quads rather than triangles. More... | |
Namespaces | |
namespace | oomph |
DRAIG: Change all instances of (SPATIAL_DIM) to (DIM-1). | |