Standard quadratic shape functions enriched by the addition of three cubic "face" bubbles and quartic "volume" bubble, which consists of adding a node at the centroid of each face and a single node at the centroid of the tetrahedron. More...
#include <Telements.h>
Public Member Functions | |
| unsigned | n_enriched_nodes () |
| void | local_coordinate_of_node (const unsigned &j, Vector< double > &s) const |
| void | shape (const Vector< double > &s, Shape &psi) const |
| Shape function for specific TBubbleEnrichedElement<3,3> | |
| void | dshape_local (const Vector< double > &s, Shape &psi, DShape &dpsids) const |
| Derivatives of shape functions for specific TElement<3,3> | |
| void | d2shape_local (const Vector< double > &s, Shape &psi, DShape &dpsids, DShape &d2psids) const |
| Second derivatives of shape functions for specific TElement<3,3>: d2psids(i,0) = | |
Standard quadratic shape functions enriched by the addition of three cubic "face" bubbles and quartic "volume" bubble, which consists of adding a node at the centroid of each face and a single node at the centroid of the tetrahedron.
Return local coordinates of node j
Definition at line 2312 of file Telements.h.
|
inline |
Second derivatives of shape functions for specific TElement<3,3>: d2psids(i,0) =
d2psids(i,1) =
d2psids(i,2) =
d2psids(i,3) =
d2psids(i,4) =
d2psids(i,5) =
.
Definition at line 2689 of file Telements.h.
References s.
|
inline |
Derivatives of shape functions for specific TElement<3,3>
Definition at line 2494 of file Telements.h.
References s.
|
inline |
Definition at line 2320 of file Telements.h.
References s.
|
inline |
Definition at line 2315 of file Telements.h.
|
inline |
Shape function for specific TBubbleEnrichedElement<3,3>
Definition at line 2438 of file Telements.h.
References s.