|
| const reaction::Reaction * | gridfire::findDominantCreationChannel (const DynamicEngine &engine, const Species &species, const fourdst::composition::Composition &comp, const double T9, const double rho) |
| |
| PrimingReport | gridfire::primeNetwork (const NetIn &netIn, DynamicEngine &engine) |
| | Primes absent species in the network to their equilibrium abundances.
|
| |
| double | gridfire::calculateDestructionRateConstant (const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho) |
| |
| double | gridfire::calculateCreationRate (const DynamicEngine &engine, const Species &species, const Composition &comp, const double T9, const double rho) |
| |