Data structure for storing metric quantities ("primitives") at an arbitrary point. More...
#include <particles_data.h>
Public Attributes | |
RT | rootdetg |
RT | alpha |
RT | beta [3] |
RT | dalpha [3] |
RT | dbeta [3][3] |
RT | gi [6] |
RT | dgi [3][6] |
Data structure for storing metric quantities ("primitives") at an arbitrary point.
Data structure for storing metric quantities: lapse, shift, inverse 3-metric (full metric, not conformal!); and derivatives of the lapse, shift, and the 3-metric.
RT | simulation real type |