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

Face geometry for the TUnsteadyHeatElement 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 <Tunsteady_heat_elements.h>

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

Face geometry for the TUnsteadyHeatElement 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 316 of file Tunsteady_heat_elements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

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

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

Definition at line 322 of file Tunsteady_heat_elements.h.


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