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

Public Attributes

double Time
 
double hubble
 
struct winddataWinddata
 
struct StarKickkicks
 
int64_t nkicks
 
int64_t maxkicks
 
int * nvisited
 

Detailed Description

Definition at line 219 of file winds.c.

Member Data Documentation

◆ hubble

double WindPriv::hubble

Definition at line 221 of file winds.c.

Referenced by winds_and_feedback(), winds_evolve(), winds_find_weights(), and winds_subgrid().

◆ kicks

struct StarKick* WindPriv::kicks

Definition at line 223 of file winds.c.

Referenced by winds_and_feedback().

◆ maxkicks

int64_t WindPriv::maxkicks

Definition at line 225 of file winds.c.

Referenced by winds_and_feedback().

◆ nkicks

int64_t WindPriv::nkicks

Definition at line 224 of file winds.c.

Referenced by winds_and_feedback().

◆ nvisited

int* WindPriv::nvisited

Definition at line 226 of file winds.c.

Referenced by winds_and_feedback(), winds_find_weights(), and winds_subgrid().

◆ Time

double WindPriv::Time

Definition at line 220 of file winds.c.

Referenced by winds_and_feedback(), winds_find_weights(), and winds_subgrid().

◆ Winddata

struct winddata* WindPriv::Winddata

Definition at line 222 of file winds.c.

Referenced by winds_and_feedback(), winds_find_weights(), and winds_subgrid().


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