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

Face geometry for the 3D TBubbleEnrichedElement elements is the 2D TBubbleEnrichedElement. 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 <Telements.h>

+ Inheritance diagram for oomph::FaceGeometry< TBubbleEnrichedElement< 3, NNODE_1D > >:

Public Member Functions

 FaceGeometry ()
 Constructor: Call the constructor for the appropriate lower-dimensional QElement. More...
 
- Public Member Functions inherited from oomph::TBubbleEnrichedElement< 2, NNODE_1D >
const unsigned Central_node_on_face [3]
 
const unsigned Central_node_on_face [4]
 
void build_face_element (const int &face_index, FaceElement *face_element_pt)
 The face element for is the same in the two-dimesional case. More...
 
void build_face_element (const int &face_index, FaceElement *face_element_pt)
 Function to setup geometrical information for lower-dimensional FaceElements (which are of type TBubbleEnrichedElement<2,3>). More...
 

Detailed Description

template<unsigned NNODE_1D>
class oomph::FaceGeometry< TBubbleEnrichedElement< 3, NNODE_1D > >

Face geometry for the 3D TBubbleEnrichedElement elements is the 2D TBubbleEnrichedElement. 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 4022 of file Telements.h.

Constructor & Destructor Documentation

◆ FaceGeometry()

template<unsigned NNODE_1D>
oomph::FaceGeometry< TBubbleEnrichedElement< 3, NNODE_1D > >::FaceGeometry ( )
inline

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

Definition at line 4028 of file Telements.h.


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