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

///////////////////////////////////////////////////////////////////// More...

#include <Twomersley_elements.h>

+ Inheritance diagram for oomph::FaceGeometry< TWomersleyElement< 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< TWomersleyElement< DIM, NNODE_1D > >

/////////////////////////////////////////////////////////////////////

Face geometry for the TWomersleyElement 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 235 of file Twomersley_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

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

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

Definition at line 241 of file Twomersley_elements.h.


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