Coordinate changes for quadrilateral face elements in a parent hexahedron. More...
#include <coordinateChange.hh>
| Static Public Member Functions | |
| static std::pair< uint, uint > | TopToGeo (uint faceIndex, std::pair< Z2, Z4 > topologicalOrientation) | 
| static std::pair< uint, uint > | TopToCon (uint faceIndex, std::pair< Z2, Z4 > topologicalOrientation) | 
| static std::pair< uint, uint > | GeoToCon (uint faceIndex) | 
Coordinate changes for quadrilateral face elements in a parent hexahedron.
Definition at line 50 of file coordinateChange.hh.
| 
 | inlinestatic | 
Find transformation required to realign the quadrilateral that is oriented according to the geometric orientation with the Concepts orientation
| faceIndex | Index of the considered quadrilateral in the parent hexahedron | 
Definition at line 91 of file coordinateChange.hh.
| 
 | inlinestatic | 
Find transformation required to realign the quadrilateral that is oriented (w.r.t. the hexahedron) according to the topological face orientation with the Concepts orientation
| faceIndex | Index of the considered quadrilateral in the parent hexahedron | 
| topologicalOrientation | topological orientation of the quadrilateral in the parent hexahedron | 
Definition at line 79 of file coordinateChange.hh.
| 
 | inlinestatic | 
Find transformation required to realign the quadrilateral that is oriented (w.r.t. the hexahedron) according to the topological face orientation with the geometric orientation
| faceIndex | Index of the considered quadrilateral in the parent hexahedron | 
| topologicalOrientation | topological orientation of the quadrilateral in the parent hexahedron | 
Definition at line 64 of file coordinateChange.hh.