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

Public Attributes

MyIDTypeSPH_SwallowID
 
MyFloatMinPot
 
MyFloatBH_Entropy
 
MyFloat(* BH_SurroundingGasVel )[3]
 
MyFloatBH_SurroundingDensity
 
int * BH_SurroundingParticles
 
MyFloat(* BH_SurroundingVel )[3]
 
MyFloatBH_SurroundingRmsVel
 
MyFloat(* BH_accreted_momentum )[3]
 
MyFloatBH_accreted_Mass
 
MyFloatBH_accreted_BHMass
 
MyFloatBH_accreted_Mtrack
 
MyFloatBH_FeedbackWeightSum
 
MyFloatNumDM
 
MyFloat(* V1sumDM )[3]
 
MyFloatV2sumDM
 
MyFloatMgasEnc
 
int * KEflag
 
double atime
 
double a3inv
 
double hubble
 
struct UnitSystem units
 
CosmologyCP
 
int64_t * N_sph_swallowed
 
int64_t * N_BH_swallowed
 

Detailed Description

Definition at line 154 of file blackhole.c.

Member Data Documentation

◆ a3inv

double BHPriv::a3inv

Definition at line 193 of file blackhole.c.

Referenced by blackhole().

◆ atime

double BHPriv::atime

◆ BH_accreted_BHMass

MyFloat* BHPriv::BH_accreted_BHMass

◆ BH_accreted_Mass

MyFloat* BHPriv::BH_accreted_Mass

◆ BH_accreted_momentum

MyFloat(* BHPriv::BH_accreted_momentum)[3]

◆ BH_accreted_Mtrack

MyFloat* BHPriv::BH_accreted_Mtrack

Definition at line 177 of file blackhole.c.

Referenced by blackhole(), and blackhole_feedback_reduce().

◆ BH_Entropy

MyFloat* BHPriv::BH_Entropy

◆ BH_FeedbackWeightSum

MyFloat* BHPriv::BH_FeedbackWeightSum

Definition at line 181 of file blackhole.c.

Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().

◆ BH_SurroundingDensity

MyFloat* BHPriv::BH_SurroundingDensity

◆ BH_SurroundingGasVel

MyFloat(* BHPriv::BH_SurroundingGasVel)[3]

◆ BH_SurroundingParticles

int* BHPriv::BH_SurroundingParticles

◆ BH_SurroundingRmsVel

MyFloat* BHPriv::BH_SurroundingRmsVel

◆ BH_SurroundingVel

MyFloat(* BHPriv::BH_SurroundingVel)[3]

◆ CP

Cosmology* BHPriv::CP

Definition at line 196 of file blackhole.c.

Referenced by blackhole().

◆ hubble

double BHPriv::hubble

Definition at line 194 of file blackhole.c.

Referenced by blackhole().

◆ KEflag

int* BHPriv::KEflag

◆ MgasEnc

MyFloat* BHPriv::MgasEnc

Definition at line 187 of file blackhole.c.

Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().

◆ MinPot

MyFloat* BHPriv::MinPot

Definition at line 159 of file blackhole.c.

Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().

◆ N_BH_swallowed

int64_t* BHPriv::N_BH_swallowed

Definition at line 199 of file blackhole.c.

Referenced by blackhole().

◆ N_sph_swallowed

int64_t* BHPriv::N_sph_swallowed

Definition at line 198 of file blackhole.c.

Referenced by blackhole().

◆ NumDM

MyFloat* BHPriv::NumDM

Definition at line 184 of file blackhole.c.

Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().

◆ SPH_SwallowID

MyIDType* BHPriv::SPH_SwallowID

◆ units

struct UnitSystem BHPriv::units

◆ V1sumDM

MyFloat(* BHPriv::V1sumDM)[3]

◆ V2sumDM

MyFloat* BHPriv::V2sumDM

Definition at line 186 of file blackhole.c.

Referenced by blackhole(), blackhole_accretion_reduce(), and collect_BH_info().


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