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

#include <Telements.h>

Public Member Functions

template<>
const unsigned Central_node_on_face [3]
 
template<>
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...
 
template<>
const unsigned Central_node_on_face [4]
 
template<>
void build_face_element (const int &face_index, FaceElement *face_element_pt)
 

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 3486 of file Telements.h.

Member Function Documentation

◆ build_face_element() [1/2]

template<>
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 891 of file Telements.cc.

Referenced by oomph::SolidTBubbleEnrichedElement< 2, NNODE_1D >::build_face_element().

◆ build_face_element() [2/2]

template<>
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 910 of file Telements.cc.

◆ Central_node_on_face() [1/2]

template<>
const unsigned oomph::TBubbleEnrichedElement< 2, 3 >::Central_node_on_face ( )

Definition at line 884 of file Telements.cc.

◆ Central_node_on_face() [2/2]

template<>
const unsigned oomph::TBubbleEnrichedElement< 3, 3 >::Central_node_on_face ( )

Definition at line 900 of file Telements.cc.


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