MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
MyIDType * | SPH_SwallowID |
MyFloat * | MinPot |
MyFloat * | BH_Entropy |
MyFloat(* | BH_SurroundingGasVel )[3] |
MyFloat * | BH_SurroundingDensity |
int * | BH_SurroundingParticles |
MyFloat(* | BH_SurroundingVel )[3] |
MyFloat * | BH_SurroundingRmsVel |
MyFloat(* | BH_accreted_momentum )[3] |
MyFloat * | BH_accreted_Mass |
MyFloat * | BH_accreted_BHMass |
MyFloat * | BH_accreted_Mtrack |
MyFloat * | BH_FeedbackWeightSum |
MyFloat * | NumDM |
MyFloat(* | V1sumDM )[3] |
MyFloat * | V2sumDM |
MyFloat * | MgasEnc |
int * | KEflag |
double | atime |
double | a3inv |
double | hubble |
struct UnitSystem | units |
Cosmology * | CP |
int64_t * | N_sph_swallowed |
int64_t * | N_BH_swallowed |
Definition at line 154 of file blackhole.c.
double BHPriv::a3inv |
Definition at line 193 of file blackhole.c.
Referenced by blackhole().
double BHPriv::atime |
Definition at line 192 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_postprocess(), blackhole_dynfric_postprocess(), blackhole_make_one(), and collect_BH_info().
MyFloat* BHPriv::BH_accreted_BHMass |
Definition at line 176 of file blackhole.c.
Referenced by blackhole(), blackhole_feedback_postprocess(), blackhole_feedback_reduce(), and collect_BH_info().
MyFloat* BHPriv::BH_accreted_Mass |
Definition at line 175 of file blackhole.c.
Referenced by blackhole(), blackhole_feedback_postprocess(), blackhole_feedback_reduce(), and collect_BH_info().
MyFloat(* BHPriv::BH_accreted_momentum)[3] |
Definition at line 172 of file blackhole.c.
Referenced by blackhole(), blackhole_feedback_postprocess(), blackhole_feedback_reduce(), and collect_BH_info().
MyFloat* BHPriv::BH_accreted_Mtrack |
Definition at line 177 of file blackhole.c.
Referenced by blackhole(), and blackhole_feedback_reduce().
MyFloat* BHPriv::BH_Entropy |
Definition at line 160 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_postprocess(), blackhole_accretion_reduce(), and collect_BH_info().
MyFloat* BHPriv::BH_FeedbackWeightSum |
Definition at line 181 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().
MyFloat* BHPriv::BH_SurroundingDensity |
Definition at line 165 of file blackhole.c.
Referenced by blackhole(), blackhole_dynfric_postprocess(), blackhole_dynfric_reduce(), and collect_BH_info().
MyFloat(* BHPriv::BH_SurroundingGasVel)[3] |
Definition at line 161 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_postprocess(), blackhole_accretion_reduce(), and collect_BH_info().
int* BHPriv::BH_SurroundingParticles |
Definition at line 166 of file blackhole.c.
Referenced by blackhole(), blackhole_dynfric_postprocess(), blackhole_dynfric_reduce(), and collect_BH_info().
MyFloat* BHPriv::BH_SurroundingRmsVel |
Definition at line 168 of file blackhole.c.
Referenced by blackhole(), blackhole_dynfric_postprocess(), blackhole_dynfric_reduce(), and collect_BH_info().
MyFloat(* BHPriv::BH_SurroundingVel)[3] |
Definition at line 167 of file blackhole.c.
Referenced by blackhole(), blackhole_dynfric_postprocess(), blackhole_dynfric_reduce(), and collect_BH_info().
Cosmology* BHPriv::CP |
Definition at line 196 of file blackhole.c.
Referenced by blackhole().
double BHPriv::hubble |
Definition at line 194 of file blackhole.c.
Referenced by blackhole().
int* BHPriv::KEflag |
Definition at line 189 of file blackhole.c.
Referenced by blackhole(), blackhole_feedback_copy(), blackhole_feedback_postprocess(), and collect_BH_info().
MyFloat* BHPriv::MgasEnc |
Definition at line 187 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().
MyFloat* BHPriv::MinPot |
Definition at line 159 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().
int64_t* BHPriv::N_BH_swallowed |
Definition at line 199 of file blackhole.c.
Referenced by blackhole().
int64_t* BHPriv::N_sph_swallowed |
Definition at line 198 of file blackhole.c.
Referenced by blackhole().
MyFloat* BHPriv::NumDM |
Definition at line 184 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().
MyIDType* BHPriv::SPH_SwallowID |
Definition at line 157 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_ngbiter(), blackhole_feedback_ngbiter(), and collect_BH_info().
struct UnitSystem BHPriv::units |
Definition at line 194 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_postprocess(), and blackhole_feedback_copy().
MyFloat(* BHPriv::V1sumDM)[3] |
Definition at line 185 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_postprocess(), blackhole_accretion_reduce(), and collect_BH_info().
MyFloat* BHPriv::V2sumDM |
Definition at line 186 of file blackhole.c.
Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().