|
GInX
Geodesics Integrator tool for particles in GRMHD using Adaptive Mesh Refinement using AMReX.
|
Available metrics initialization function. More...
#include <cctk.h>#include <AMReX_ParallelDescriptor.H>#include <CParameters.h>#include <cstring>#include <driver.hxx>#include <cctk_Arguments.h>#include <cctk_Parameters.h>#include <cctk_Types.h>#include <cctk_core.h>#include <loop_device.hxx>
Include dependency graph for metrics.cxx:Functions | |
| void | BaseParticlesContainer_init_metric (CCTK_ARGUMENTS) |
| Initialize the field's data using the chosen metric. More... | |
Available metrics initialization function.
This file contains the function that initialize all the available metrics depending on the user's parameter file.
| void BaseParticlesContainer_init_metric | ( | CCTK_ARGUMENTS | ) |
Initialize the field's data using the chosen metric.
This function initializes the \(\alpha\), \(\vec{\beta}\), \(\gamma_{\mu\nu}\), and \(K_{\mu\nu}\) ADM elements needed for geodesic evolution.