MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <timestep.h>
Public Attributes | |
int64_t | MaxActiveParticle |
int64_t | NumActiveParticle |
int * | ActiveParticle |
Definition at line 9 of file timestep.h.
int* ActiveParticles::ActiveParticle |
Definition at line 13 of file timestep.h.
Referenced by blackhole(), cooling_and_starformation(), density(), do_density_test(), fof_seed(), free_activelist(), get_active_particle(), grav_short_pair(), grav_short_tree(), hydro_force(), metal_return(), metal_return_init(), rebuild_activelist(), run(), setup_smoothinglengths(), sfr_reserve_slots(), stellar_density(), and timestep_eh_slots_fork().
int64_t ActiveParticles::MaxActiveParticle |
Definition at line 11 of file timestep.h.
Referenced by rebuild_activelist(), and timestep_eh_slots_fork().
int64_t ActiveParticles::NumActiveParticle |
Definition at line 12 of file timestep.h.
Referenced by apply_half_kick(), blackhole(), cooling_and_starformation(), density(), do_density_test(), do_force_test(), find_timesteps(), fof_seed(), grav_short_pair(), grav_short_tree(), hydro_force(), metal_return(), metal_return_init(), rebuild_activelist(), run(), runfof(), setup_smoothinglengths(), sfr_reserve_slots(), stellar_density(), timestep_eh_slots_fork(), and use_pairwise_gravity().