//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...
#include <Telements.h>
Public Member Functions | |
void | build_face_element (const int &face_index, FaceElement *face_element_pt) |
////////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////// More... | |
void | 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>). More... | |
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
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.
Definition at line 3925 of file Telements.h.
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>).
Definition at line 935 of file Telements.cc.
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>).
Definition at line 955 of file Telements.cc.
References oomph::SolidNode::nlagrangian().