CosmoGRaPH v0.0
Public Attributes | List of all members
cosmo::ParticleMetricPrimitives< RT > Struct Template Reference

Data structure for storing metric quantities ("primitives") at an arbitrary point. More...

#include <particles_data.h>

Collaboration diagram for cosmo::ParticleMetricPrimitives< RT >:
Collaboration graph
[legend]

Public Attributes

RT rootdetg
 
RT alpha
 
RT beta [3]
 
RT dalpha [3]
 
RT dbeta [3][3]
 
RT gi [6]
 
RT dgi [3][6]
 

Detailed Description

template<typename RT>
struct cosmo::ParticleMetricPrimitives< RT >

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.

Template Parameters
RTsimulation real type

The documentation for this struct was generated from the following file: