concepts::EdgeCoordinateChange< 3 > Class Reference
Coordinate changes for edge elements in a parent hexahedron. More...
#include <coordinateChange.hh>
Static Public Member Functions | |
static uint | GeoToCon (uint edgeIndex) |
Find transformation required to realign the edge that is oriented according to the geometric orientation with the Concepts orientation. More... | |
Static Private Attributes | |
static const std::array< uint, 12 > | GeoToCon_ |
Orientation transformations: geometric -> Concepts. More... | |
Detailed Description
Coordinate changes for edge elements in a parent hexahedron.
Definition at line 116 of file coordinateChange.hh.
Member Function Documentation
◆ GeoToCon()
|
inlinestatic |
Find transformation required to realign the edge that is oriented according to the geometric orientation with the Concepts orientation.
- Parameters
-
edgeIndex Index of the considered edge in the parent hexahedron
- Returns
- returns the transformation required to realign the edge element by possible a call to the member inverse().
Definition at line 127 of file coordinateChange.hh.
Member Data Documentation
◆ GeoToCon_
|
staticprivate |
Orientation transformations: geometric -> Concepts.
Definition at line 133 of file coordinateChange.hh.
The documentation for this class was generated from the following file:
- geometry/coordinateChange.hh