Public Member Functions | List of all members
oomph::FaceGeometry< PMLLayerElement< TPMLHelmholtzElement< DIM, NNODE_1D > > > Class Template Reference

Face geometry for the TPMLHelmholtzElement 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...

#include <Tpml_helmholtz_elements.h>

+ Inheritance diagram for oomph::FaceGeometry< PMLLayerElement< TPMLHelmholtzElement< DIM, NNODE_1D > > >:

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional TElement. More...
 

Detailed Description

template<unsigned DIM, unsigned NNODE_1D>
class oomph::FaceGeometry< PMLLayerElement< TPMLHelmholtzElement< DIM, NNODE_1D > > >

Face geometry for the TPMLHelmholtzElement 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.

Definition at line 331 of file Tpml_helmholtz_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

template<unsigned DIM, unsigned NNODE_1D>
oomph::FaceGeometry< PMLLayerElement< TPMLHelmholtzElement< DIM, NNODE_1D > > >::FaceGeometry ( )
inline

Constructor: Call the constructor for the appropriate lower-dimensional TElement.

Definition at line 337 of file Tpml_helmholtz_elements.h.


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