MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <timebinmgr.h>
Public Attributes | |
double | a |
double | loga |
int | write_snapshot |
int | write_fof |
inttime_t | ti |
Definition at line 22 of file timebinmgr.h.
double SyncPoint::a |
Definition at line 24 of file timebinmgr.h.
Referenced by setup_sync_points().
double SyncPoint::loga |
Definition at line 25 of file timebinmgr.h.
Referenced by Dloga_interval_ti(), loga_from_ti(), setup_sync_points(), and ti_from_loga().
inttime_t SyncPoint::ti |
Definition at line 28 of file timebinmgr.h.
Referenced by get_PM_timestep_ti(), and setup_sync_points().
int SyncPoint::write_fof |
Definition at line 27 of file timebinmgr.h.
Referenced by run(), and setup_sync_points().
int SyncPoint::write_snapshot |
Definition at line 26 of file timebinmgr.h.
Referenced by run(), and setup_sync_points().