Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <mole_priv.h>
Public Member Functions | |
void | updateMolecules (const valarray< double > &b2) |
void | setup (double *b0vec) |
GroupMap (size_t size) | |
Public Attributes | |
multi_arr< double, 2 > | fion |
valarray< double > | molElems |
|
inline |
References multi_arr< T, d, ALLOC, lgBC >::alloc(), fion, molElems, and multi_arr< T, d, ALLOC, lgBC >::reserve().
void GroupMap::setup | ( | double * | b0vec | ) |
References ASSERT, conv, dense, deut, fion, fprintf(), frac(), t_deuterium::gas_phase, t_dense::gas_phase, t_conv::GasPhaseAbundErrorAllowed, get_ptr(), grouped_elems(), groupspecies, ioQQQ, t_deuterium::lgElmtOn, t_conv::lgSearch, mole, mole_global, molElems, nuclide_list, t_mole_global::num_compacted, t_mole_global::num_total, SMALLABUND, SMALLFLOAT, and t_mole_local::species.
void GroupMap::updateMolecules | ( | const valarray< double > & | b2 | ) |
References ASSERT, DEBUG_ENTRY, fion, groupspecies, t_mole_global::list, mole, mole_global, nuclide_list, t_mole_global::num_calc, t_mole_global::num_compacted, pow(), t_mole_local::set_isotope_abundances(), and t_mole_local::species.
Referenced by funjac().
multi_arr<double,2> GroupMap::fion |
Referenced by funjac(), GroupMap(), setup(), and updateMolecules().
valarray<double> GroupMap::molElems |
Referenced by funjac(), GroupMap(), and setup().