A structure containing a set of commonly used types per chart, notation according to geometric algebra and differential geometry.
More...
#include <F5Bchart.h>
List of all members.
Public Attributes
-
hid_t Point_hid_t
- HDF5 type ID for points.
-
hid_t Vector_hid_t
- HDF5 type ID for directions (tangential vectors).
-
hid_t Covector_hid_t
- HDF5 type ID for covectors.
-
hid_t Bivector_hid_t
- HDF5 type ID for bivectors.
-
hid_t Bicovector_hid_t
- HDF5 type ID for bicovectors.
-
hid_t Pseudoscalar_hid_t
-
hid_t Pseudocoscalar_hid_t
-
hid_t Metric_hid_t
-
hid_t Cometric_hid_t
Detailed Description
A structure containing a set of commonly used types per chart, notation according to geometric algebra and differential geometry.
()