oomph::FaceGeometry< PMLLayerElement< TPMLTimeHarmonicLinearElasticityElement< DIM, NNODE_1D > > > Class Template Reference

#include <Tpml_time_harmonic_linear_elasticity_elements.h>

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

Public Member Functions

 FaceGeometry ()
 

Detailed Description

template<unsigned DIM, unsigned NNODE_1D>
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.

Constructor & Destructor Documentation

◆ FaceGeometry()

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

Constructor: Call the constructor for the appropriate lower-dimensional QElement

256 : QElement<DIM - 1, NNODE_1D>() {}
#define DIM
Definition: linearised_navier_stokes_elements.h:44

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