MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
TreeWalkResultBase | base |
MyFloat | BH_MinPotPos [3] |
MyFloat | BH_MinPotVel [3] |
MyFloat | BH_MinPot |
int | BH_minTimeBin |
int | encounter |
MyFloat | FeedbackWeightSum |
MyFloat | SmoothedEntropy |
MyFloat | GasVel [3] |
MyFloat | V2sumDM |
MyFloat | V1sumDM [3] |
MyFloat | NumDM |
MyFloat | MgasEnc |
Definition at line 77 of file blackhole.c.
TreeWalkResultBase TreeWalkResultBHAccretion::base |
Definition at line 78 of file blackhole.c.
MyFloat TreeWalkResultBHAccretion::BH_MinPot |
Definition at line 81 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::BH_MinPotPos[3] |
Definition at line 79 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::BH_MinPotVel[3] |
Definition at line 80 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
int TreeWalkResultBHAccretion::BH_minTimeBin |
Definition at line 82 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
int TreeWalkResultBHAccretion::encounter |
Definition at line 83 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::FeedbackWeightSum |
Definition at line 84 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::GasVel[3] |
Definition at line 87 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::MgasEnc |
Definition at line 92 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::NumDM |
Definition at line 91 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::SmoothedEntropy |
Definition at line 86 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::V1sumDM[3] |
Definition at line 90 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().
MyFloat TreeWalkResultBHAccretion::V2sumDM |
Definition at line 89 of file blackhole.c.
Referenced by blackhole_accretion_ngbiter(), and blackhole_accretion_reduce().