MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Go to the source code of this file.
Functions | |
double | get_exact_drift_factor (Cosmology *CP, inttime_t ti0, inttime_t ti1) |
double | get_exact_hydrokick_factor (Cosmology *CP, inttime_t ti0, inttime_t ti1) |
double | get_exact_gravkick_factor (Cosmology *CP, inttime_t ti0, inttime_t ti1) |
Definition at line 64 of file timefac.c.
References CP, drift_integ(), and get_exact_factor().
Referenced by domain_build_exchange_list(), drift_all_particles(), hydro_force(), lightcone_compute(), and test_drift_factor().
Definition at line 70 of file timefac.c.
References CP, get_exact_factor(), and gravkick_integ().
Referenced by apply_half_kick(), apply_PM_half_kick(), density(), hydro_force(), and test_drift_factor().
Definition at line 75 of file timefac.c.
References CP, get_exact_factor(), and hydrokick_integ().
Referenced by apply_half_kick(), density(), hydro_force(), and test_drift_factor().