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

Face geometry for the THelmholtzElement 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 <Thelmholtz_elements.h>

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

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional TElement. 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< THelmholtzElement< DIM, NNODE_1D > >

Face geometry for the THelmholtzElement 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 274 of file Thelmholtz_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

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

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

Definition at line 280 of file Thelmholtz_elements.h.


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