![]() |
|
Functions | |
| void | face0 (const Vector< double > &s, Vector< double > &s_bulk) |
| The translation scheme for the face s0 = 0. More... | |
| void | face1 (const Vector< double > &s, Vector< double > &s_bulk) |
| The translation scheme for the face s1 = 0. More... | |
| void | face2 (const Vector< double > &s, Vector< double > &s_bulk) |
| The translation scheme for the face s2 = 0. More... | |
| void | face3 (const Vector< double > &s, Vector< double > &s_bulk) |
| The translation scheme for the sloping face. More... | |
Namespace for the functions that translate local face coordinates to the coordinates in the bulk element
| void oomph::TElement3FaceToBulkCoordinates::face0 | ( | const Vector< double > & | s, |
| Vector< double > & | s_bulk | ||
| ) |
The translation scheme for the face s0 = 0.
References s.
Referenced by oomph::TElement< 3, NNODE_1D >::build_face_element().
| void oomph::TElement3FaceToBulkCoordinates::face1 | ( | const Vector< double > & | s, |
| Vector< double > & | s_bulk | ||
| ) |
The translation scheme for the face s1 = 0.
References s.
Referenced by oomph::TElement< 3, NNODE_1D >::build_face_element().
| void oomph::TElement3FaceToBulkCoordinates::face2 | ( | const Vector< double > & | s, |
| Vector< double > & | s_bulk | ||
| ) |
The translation scheme for the face s2 = 0.
References s.
Referenced by oomph::TElement< 3, NNODE_1D >::build_face_element().