![]() |
|
#include <Telements.h>
Inheritance diagram for oomph::SolidTBubbleEnrichedElement< DIM, NNODE_1D >:Public Member Functions | |
| void | build_face_element (const int &face_index, FaceElement *face_element_pt) |
| void | build_face_element (const int &face_index, FaceElement *face_element_pt) |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// SolidTBubbleEnrichedElement elements are the enriched version of the SolidTElements. They will simply inherit from the appropriate SolidTElement and TBubblEnrichedElement. They are the basis for solid mechanics elements.
| void oomph::SolidTBubbleEnrichedElement< 2, 3 >::build_face_element | ( | const int & | face_index, |
| FaceElement * | face_element_pt | ||
| ) |
////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// Final override for function to setup geometrical information for lower-dimensional FaceElements (which are of type SolidTBubbleEnrichedElement<1,3>).
References oomph::SolidNode::nlagrangian().
| void oomph::SolidTBubbleEnrichedElement< 3, 3 >::build_face_element | ( | const int & | face_index, |
| FaceElement * | face_element_pt | ||
| ) |
Final override for function to setup geometrical information for lower-dimensional FaceElements (which are of type SolidTBubbleEnrichedElement<2,3>).
References oomph::SolidNode::nlagrangian().