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

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...

#include <Tpml_time_harmonic_linear_elasticity_elements.h>

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

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional QElement. More...
 
- Public Member Functions inherited from oomph::TElement< DIM - 1, NNODE_1D >
const unsigned Node_on_face [3][2]
 Assign the nodal translation schemes. More...
 
const unsigned Node_on_face [3][3]
 
const unsigned Node_on_face [3][4]
 
const unsigned Node_on_face [4][3]
 Assign the nodal translation scheme for linear elements. More...
 
const unsigned Node_on_face [4][6]
 Assign the nodal translation scheme for quadratic elements. More...
 

Detailed Description

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

Definition at line 195 of file Tpml_time_harmonic_linear_elasticity_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

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

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

Definition at line 201 of file Tpml_time_harmonic_linear_elasticity_elements.h.


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