MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <slotsmanager.h>
Public Attributes | |
char * | ptr |
int64_t | maxsize |
int64_t | size |
size_t | elsize |
int | enabled |
Definition at line 9 of file slotsmanager.h.
size_t slot_info::elsize |
Definition at line 13 of file slotsmanager.h.
Referenced by domain_exchange_once(), domain_find_iter_space(), fof_distribute_particles(), slots_connect_new_slot(), slots_gc_compact(), slots_gc_mark(), slots_gc_sorted(), slots_reserve(), slots_set_enabled(), and slots_setup_id().
int slot_info::enabled |
Definition at line 14 of file slotsmanager.h.
Referenced by domain_exchange_once(), domain_find_iter_space(), fof_distribute_particles(), force_tree_create_nodes(), run(), slots_check_id_consistency(), slots_gc_mark(), slots_set_enabled(), slots_setup_id(), and slots_setup_topology().
int64_t slot_info::maxsize |
Definition at line 11 of file slotsmanager.h.
Referenced by cooling_and_starformation(), fof_distribute_particles(), fof_seed(), sfr_reserve_slots(), shall_we_compact_slots(), slots_convert(), slots_reserve(), and test_slots_reserve().
char* slot_info::ptr |
Definition at line 10 of file slotsmanager.h.
Referenced by domain_exchange_once(), fof_distribute_particles(), GTBlackholeMinPotPos(), GTHeliumIFraction(), GTHeliumIIFraction(), GTHeliumIIIFraction(), GTInternalEnergy(), GTNeutralHydrogenFraction(), real_drift_particle(), slots_gc_mark(), slots_gc_sorted(), slots_reserve(), slots_setup_id(), and STInternalEnergy().
int64_t slot_info::size |
Definition at line 12 of file slotsmanager.h.
Referenced by blackhole(), check_density_entropy(), cooling_and_starformation(), density(), do_density_test(), domain_exchange_once(), fof_distribute_particles(), fof_seed(), force_tree_create_nodes(), gas_ionization_fraction(), hydro_force(), metal_return(), metal_return_init(), run(), runfof(), setup_density_indep_entropy(), setup_smoothinglengths(), sfr_reserve_slots(), shall_we_compact_slots(), slots_check_id_consistency(), slots_convert(), slots_gc_collect(), slots_gc_mark(), slots_gc_slots(), slots_gc_sorted(), slots_gc_sweep(), slots_reserve(), slots_setup_id(), slots_setup_topology(), stellar_density(), test_exchange_uneven(), test_slots_convert(), test_slots_fork(), test_slots_gc(), test_slots_gc_sorted(), test_slots_zero(), turn_on_quasars(), and winds_find_weights().