#include <starform.h>
|
void | AddParams (PRM prm) |
| initialize parameters for star formation
|
|
void | CheckParams (PRM prm, struct parameters ¶m) |
|
void | NullStarForm () |
|
bool | isStarFormRung (int aRung) |
|
GravityParticle * | FormStar (GravityParticle *p, COOL *Cool, double dTime, double dDelta, double dCosmoFac, double *T, double *H2Fraction, LWDATA *LWData, Rand &rndGen) |
|
| Stfm (const Stfm &st) |
|
void | pup (PUP::er &p) |
|
|
IMF * | imf |
|
int | bUseStoch |
|
double | dStochCut |
|
int | iStarFormRung |
|
double | dMinGasMass |
|
double | dDeltaStarForm |
|
|
double | dGmUnit |
|
double | dMsolUnit |
|
double | dGmPerCcUnit |
|
double | dSecUnit |
|
double | dErgUnit |
|
double | dPhysDenMin |
|
double | dOverDenMin |
|
double | dTempMax |
|
double | dSoftMin |
|
double | dCStar |
|
double | dStarEff |
|
double | dInitStarMass |
|
double | dMinSpawnStarMass |
|
double | dMaxStarMass |
|
int | bGasCooling |
|
int | bBHForm |
|
double | dBHFormProb |
|
double | dInitBHMass |
|
@ brief Derived class to handle the deep copy for the IMF pointer. N.B. All attributes except imf need to be in Stfm_Shallow.
The documentation for this class was generated from the following files: