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

Public Attributes

struct sph_pred_dataSPH_predicted
 
MyFloatGradRho
 
MyFloatNumNgb
 
MyFloatLeft
 
MyFloatRight
 
MyFloat(* Rot )[3]
 
MyFloatDhsmlDensityFactor
 
int update_hsml
 
int DoEgyDensity
 
double DesNumNgb
 
double MinGasHsml
 
int BlackHoleOn
 
double a3inv
 
double MinEgySpec
 
DriftKickTimes const * times
 
double FgravkickB
 
double gravkicks [TIMEBINS+1]
 
double hydrokicks [TIMEBINS+1]
 

Detailed Description

Definition at line 131 of file density.c.

Member Data Documentation

◆ a3inv

double DensityPriv::a3inv

Definition at line 158 of file density.c.

Referenced by density(), and density_ngbiter().

◆ BlackHoleOn

int DensityPriv::BlackHoleOn

Definition at line 155 of file density.c.

Referenced by density().

◆ DesNumNgb

double DensityPriv::DesNumNgb

minimum allowed SPH smoothing length

Definition at line 151 of file density.c.

◆ DhsmlDensityFactor

MyFloat* DensityPriv::DhsmlDensityFactor

Definition at line 147 of file density.c.

Referenced by density(), and density_reduce().

◆ DoEgyDensity

int DensityPriv::DoEgyDensity

Desired number of SPH neighbours

Definition at line 149 of file density.c.

Referenced by density(), and density_reduce().

◆ FgravkickB

double DensityPriv::FgravkickB

Definition at line 161 of file density.c.

Referenced by density(), and density_ngbiter().

◆ GradRho

MyFloat* DensityPriv::GradRho

Definition at line 136 of file density.c.

Referenced by density().

◆ gravkicks

double DensityPriv::gravkicks[TIMEBINS+1]

Definition at line 162 of file density.c.

Referenced by density(), and density_ngbiter().

◆ hydrokicks

double DensityPriv::hydrokicks[TIMEBINS+1]

Definition at line 163 of file density.c.

Referenced by density(), and density_ngbiter().

◆ Left

MyFloat* DensityPriv::Left

Definition at line 140 of file density.c.

Referenced by density().

◆ MinEgySpec

double DensityPriv::MinEgySpec

Definition at line 159 of file density.c.

Referenced by density(), and density_ngbiter().

◆ MinGasHsml

double DensityPriv::MinGasHsml

Definition at line 153 of file density.c.

◆ NumNgb

MyFloat* DensityPriv::NumNgb

Definition at line 138 of file density.c.

Referenced by density(), density_postprocess(), and density_reduce().

◆ Right

MyFloat * DensityPriv::Right

Definition at line 140 of file density.c.

Referenced by density().

◆ Rot

MyFloat(* DensityPriv::Rot)[3]

Definition at line 141 of file density.c.

Referenced by density(), and density_reduce().

◆ SPH_predicted

struct sph_pred_data* DensityPriv::SPH_predicted

Definition at line 133 of file density.c.

Referenced by density().

◆ times

DriftKickTimes const* DensityPriv::times

Definition at line 160 of file density.c.

Referenced by density(), and density_ngbiter().

◆ update_hsml

int DensityPriv::update_hsml

Definition at line 148 of file density.c.

Referenced by density().


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