HyperHDG
Classes
Mapping Namespace Reference

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...
 

Detailed Description

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:

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.

Authors
Guido Kanschat, Heidelberg University, 2019–2020.
Andreas Rupp, Heidelberg University, 2019–2020.