HyperHDG
|
Namespace for mappings from reference elements to physical elements, etc. More...
Classes | |
class | Linear |
Mapping of a unit hypercube to a parallelotope — can also be used for simplices. More... | |
Namespace for mappings from reference elements to physical elements, etc.
Mappings of a hyEdge_dimT
dimensional unit square to a subset of a subset of the real numbers to the power space_dimT
heavily reliy on QR decomposition. Additionally, there are four different types of normals:
hyEdge_dimT
dimensions.hyEdge_dimT
dimensions (called local_normal).space_dimT
dimensions.The QR decomposition has a special normalization, i.e., the matrix Q suffices det(Q) = +1, i.e. Q describes a movement (no mirrioring), and R has non-negative diagonal entries — except for the entry (0,0) which may have negative sign. Thus, the sign of entry (0,0) describes, whether matrix a is orientation preserving or not.