|
MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
#include <slotsmanager.h>
Public Attributes | |
| struct particle_data_ext | base |
| int | CountProgs |
| MyFloat | Mass |
| MyFloat | Mdot |
| MyFloat | Density |
| MyFloat | FormationTime |
| MyFloat | SwallowTime |
| int | JumpToMinPot |
| double | MinPotPos [3] |
| MyFloat | MinPotVel [3] |
| MyIDType | SwallowID |
| double | DragAccel [3] |
| double | DFAccel [3] |
| double | KineticFdbkEnergy |
| int | minTimeBin |
| int | encounter |
| double | Mtrack |
| double | Mseed |
Definition at line 28 of file slotsmanager.h.
| struct particle_data_ext bh_particle_data::base |
Definition at line 24 of file slotsmanager.h.
| int bh_particle_data::CountProgs |
Definition at line 31 of file slotsmanager.h.
| MyFloat bh_particle_data::Density |
Definition at line 35 of file slotsmanager.h.
| double bh_particle_data::DFAccel[3] |
Definition at line 48 of file slotsmanager.h.
| double bh_particle_data::DragAccel[3] |
Definition at line 47 of file slotsmanager.h.
| int bh_particle_data::encounter |
Definition at line 55 of file slotsmanager.h.
| MyFloat bh_particle_data::FormationTime |
formation time of black hole.
Definition at line 36 of file slotsmanager.h.
| int bh_particle_data::JumpToMinPot |
Definition at line 40 of file slotsmanager.h.
Referenced by real_drift_particle().
| double bh_particle_data::KineticFdbkEnergy |
Definition at line 50 of file slotsmanager.h.
| MyFloat bh_particle_data::Mass |
Definition at line 33 of file slotsmanager.h.
| MyFloat bh_particle_data::Mdot |
Definition at line 34 of file slotsmanager.h.
| double bh_particle_data::MinPotPos[3] |
Definition at line 41 of file slotsmanager.h.
Referenced by GTBlackholeMinPotPos(), and real_drift_particle().
| MyFloat bh_particle_data::MinPotVel[3] |
Definition at line 42 of file slotsmanager.h.
Referenced by real_drift_particle().
| int bh_particle_data::minTimeBin |
Definition at line 54 of file slotsmanager.h.
| double bh_particle_data::Mseed |
Definition at line 57 of file slotsmanager.h.
| double bh_particle_data::Mtrack |
Definition at line 56 of file slotsmanager.h.
| MyIDType bh_particle_data::SwallowID |
Definition at line 44 of file slotsmanager.h.
| MyFloat bh_particle_data::SwallowTime |
Definition at line 39 of file slotsmanager.h.