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

//////////////////////////////////////////////////////////////////// //////////////////////////////////////////////////////////////////// More...

#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)
 Function to setup geometrical information for lower-dimensional FaceElements (which are of type TBubbleEnrichedElement<2,3>). More...
 

Detailed Description

template<unsigned DIM, unsigned NNODE_1D>
class oomph::TBubbleEnrichedElement< DIM, NNODE_1D >

//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////

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

Definition at line 3569 of file Telements.h.

Member Function Documentation

◆ build_face_element() [1/2]

void oomph::TBubbleEnrichedElement< 2, 3 >::build_face_element ( const int &  face_index,
FaceElement face_element_pt 
)

The face element for is the same in the two-dimesional case.

Definition at line 873 of file Telements.cc.

◆ build_face_element() [2/2]

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>).

Definition at line 893 of file Telements.cc.

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().

◆ Central_node_on_face() [1/2]

const unsigned oomph::TBubbleEnrichedElement< 2, 3 >::Central_node_on_face

Definition at line 865 of file Telements.cc.

◆ Central_node_on_face() [2/2]

const unsigned oomph::TBubbleEnrichedElement< 3, 3 >::Central_node_on_face

Definition at line 884 of file Telements.cc.


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