MP-Gadget
5.0.1.dev1-76bc7d4726-dirty
|
Public Attributes | |
double | DMRadius |
double | Left |
double | Right |
double | TotalWeight |
double | Vdisp |
double | V2sum [NWINDHSML] |
double | V1sum [NWINDHSML][3] |
double | Ngb [NWINDHSML] |
int | maxcmpte |
double winddata::DMRadius |
Definition at line 179 of file winds.c.
Referenced by sfr_wind_weight_ngbiter().
double winddata::Left |
Definition at line 180 of file winds.c.
Referenced by sfr_wind_weight_postprocess().
int winddata::maxcmpte |
Definition at line 188 of file winds.c.
Referenced by sfr_wind_reduce_weight().
double winddata::Ngb[NWINDHSML] |
Definition at line 187 of file winds.c.
Referenced by sfr_wind_reduce_weight(), and sfr_wind_weight_postprocess().
double winddata::Right |
Definition at line 181 of file winds.c.
Referenced by sfr_wind_weight_postprocess().
double winddata::TotalWeight |
Definition at line 182 of file winds.c.
Referenced by sfr_wind_reduce_weight().
double winddata::V1sum[NWINDHSML][3] |
Definition at line 186 of file winds.c.
Referenced by sfr_wind_reduce_weight(), and sfr_wind_weight_postprocess().
double winddata::V2sum[NWINDHSML] |
Definition at line 185 of file winds.c.
Referenced by sfr_wind_reduce_weight().