|
GInX
Geodesics Integrator tool for particles in GRMHD using Adaptive Mesh Refinement using AMReX.
|
Struct to managing null geodesic particles. More...
#include <Photons.hxx>
Public Types | |
| enum | { vx = 0 , vy , vz , ln_E , n_attributes } |
Static Public Attributes | |
| static constexpr const char * | name = "Photons" |
Struct to managing null geodesic particles.
| anonymous enum |
Enum type that contains the information of the particles.
The PhotonsData struct contains the lower index velocity on each directions of the domain, the energy of the photons and the number of attributes of the particles.
|
staticconstexpr |
Name of the particle type.