MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <timestep.h>
Public Attributes | |
int | mintimebin |
int | maxtimebin |
inttime_t | Ti_kick [TIMEBINS+1] |
inttime_t | Ti_lastactivedrift [TIMEBINS+1] |
inttime_t | Ti_Current |
inttime_t | PM_length |
inttime_t | PM_start |
inttime_t | PM_kick |
Definition at line 17 of file timestep.h.
int DriftKickTimes::maxtimebin |
Definition at line 21 of file timestep.h.
Referenced by apply_half_kick(), and find_timesteps().
int DriftKickTimes::mintimebin |
Definition at line 20 of file timestep.h.
Referenced by apply_half_kick(), density(), find_timesteps(), hydro_force(), print_timebin_statistics(), and run().
inttime_t DriftKickTimes::PM_kick |
Definition at line 31 of file timestep.h.
Referenced by apply_PM_half_kick(), density(), find_timesteps(), get_PM_timestep_ti(), hydro_force(), and init_driftkicktime().
inttime_t DriftKickTimes::PM_length |
Duration of the current PM integer timestep
Definition at line 29 of file timestep.h.
Referenced by apply_PM_half_kick(), find_timesteps(), init_driftkicktime(), and is_PM_timestep().
inttime_t DriftKickTimes::PM_start |
Definition at line 30 of file timestep.h.
Referenced by find_timesteps(), init_driftkicktime(), and is_PM_timestep().
inttime_t DriftKickTimes::Ti_Current |
Definition at line 27 of file timestep.h.
Referenced by apply_half_kick(), density(), density_ngbiter(), find_timesteps(), get_PM_timestep_ti(), hydro_copy(), hydro_force(), hydro_ngbiter(), init_driftkicktime(), is_PM_timestep(), print_timebin_statistics(), rebuild_activelist(), run(), and update_lastactive_drift().
Definition at line 23 of file timestep.h.
Referenced by apply_half_kick(), density(), density_ngbiter(), hydro_force(), hydro_ngbiter(), and init_driftkicktime().
Definition at line 25 of file timestep.h.
Referenced by hydro_force(), init_driftkicktime(), and update_lastactive_drift().