![]() |
|
#include <Telements.h>
Public Member Functions | |
| const unsigned | Central_node_on_face [3] |
| 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... | |
| const unsigned | Central_node_on_face [4] |
| void | build_face_element (const int &face_index, FaceElement *face_element_pt) |
//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// TElement class for which the shape functions have been enriched by a single bubble function of the next order
Empty, just establishes the template parameters
| void oomph::TBubbleEnrichedElement< 2, 3 >::build_face_element | ( | const int & | face_index, |
| FaceElement * | face_element_pt | ||
| ) |
| void oomph::TBubbleEnrichedElement< 3, 3 >::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>).
References oomph::FaceElement::bulk_node_number(), oomph::FaceElement::bulk_node_number_resize(), oomph::FaceElement::nbulk_value(), oomph::FaceElement::nbulk_value_resize(), and oomph::FiniteElement::node_pt().
| const unsigned oomph::TBubbleEnrichedElement< 2, 3 >::Central_node_on_face |
| const unsigned oomph::TBubbleEnrichedElement< 3, 3 >::Central_node_on_face |