|
MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Go to the source code of this file.
Functions | |
| void | lightcone_init (Cosmology *CP, double timeBegin, const double UnitLength_in_cm, const char *OutputDir) |
| void | lightcone_compute (double a, double BoxSize, Cosmology *CP, inttime_t ti_curr, inttime_t ti_next) |
| void lightcone_compute | ( | double | a, |
| double | BoxSize, | ||
| Cosmology * | CP, | ||
| inttime_t | ti_curr, | ||
| inttime_t | ti_next | ||
| ) |
Definition at line 177 of file lightcone.c.
References CP, get_exact_drift_factor(), lightcone_cross(), lightcone_set_time(), part_manager_type::NumPart, and PartManager.
Referenced by run().
| void lightcone_init | ( | Cosmology * | CP, |
| double | timeBegin, | ||
| const double | UnitLength_in_cm, | ||
| const char * | OutputDir | ||
| ) |
Definition at line 91 of file lightcone.c.
References CP, dloga, endrun(), fd_lightcone, HorizonDistanceRef, lightcone_get_horizon(), lightcone_init_entry(), NENTRY, ReferenceRedshift, ThisTask, and UnitLength_in_cm.
Referenced by begrun().