MP-Gadget  5.0.1.dev1-76bc7d4726-dirty
Public Attributes | List of all members
winddata Struct Reference
Collaboration diagram for winddata:
[legend]

Public Attributes

double DMRadius
 
double Left
 
double Right
 
double TotalWeight
 
double Vdisp
 
double V2sum [NWINDHSML]
 
double V1sum [NWINDHSML][3]
 
double Ngb [NWINDHSML]
 
int maxcmpte
 

Detailed Description

Definition at line 178 of file winds.c.

Member Data Documentation

◆ DMRadius

double winddata::DMRadius

Definition at line 179 of file winds.c.

Referenced by sfr_wind_weight_ngbiter().

◆ Left

double winddata::Left

Definition at line 180 of file winds.c.

Referenced by sfr_wind_weight_postprocess().

◆ maxcmpte

int winddata::maxcmpte

Definition at line 188 of file winds.c.

Referenced by sfr_wind_reduce_weight().

◆ Ngb

double winddata::Ngb[NWINDHSML]

Definition at line 187 of file winds.c.

Referenced by sfr_wind_reduce_weight(), and sfr_wind_weight_postprocess().

◆ Right

double winddata::Right

Definition at line 181 of file winds.c.

Referenced by sfr_wind_weight_postprocess().

◆ TotalWeight

double winddata::TotalWeight

Definition at line 182 of file winds.c.

Referenced by sfr_wind_reduce_weight().

◆ V1sum

double winddata::V1sum[NWINDHSML][3]

Definition at line 186 of file winds.c.

Referenced by sfr_wind_reduce_weight(), and sfr_wind_weight_postprocess().

◆ V2sum

double winddata::V2sum[NWINDHSML]

Definition at line 185 of file winds.c.

Referenced by sfr_wind_reduce_weight().

◆ Vdisp

double winddata::Vdisp

Definition at line 184 of file winds.c.


The documentation for this struct was generated from the following file: