| cloudy
    trunk
    | 
#include <mole.h>

| Public Member Functions | |
| molezone () | |
| void | init (void) | 
| void | zero (void) | 
| const molecule * | global () const | 
| Data Fields | |
| int | index | 
| double * | location | 
| double | src | 
| double | snk | 
| species * | dbase | 
| qList * | levels | 
| TransitionList * | lines | 
| double | den | 
| realnum | column | 
| chem_nuclide * | atomLim | 
| realnum | xFracLim | 
| realnum | column_old | 
| 
 | inline | 
| 
 | inline | 
Definition at line 404 of file mole.h.
References index, t_mole_global::list, and null_mole.
Referenced by genericState::label().
| 
 | inline | 
| 
 | inline | 
| chem_nuclide* molezone::atomLim | 
| realnum molezone::column | 
density (cm-3)
Definition at line 422 of file mole.h.
Referenced by cdColm(), column(), iter_end_check(), mole_h_reactions(), radius_next(), and zero().
| realnum molezone::column_old | 
| species* molezone::dbase | 
Definition at line 416 of file mole.h.
Referenced by CoolHeatError(), genericState::database(), and init().
| double molezone::den | 
Definition at line 421 of file mole.h.
Referenced by t_gaunt::brems_sum_ions(), ConvBase(), dBaseAbund(), density(), GrainCollHeating(), diatomics::H2_X_coll_rate_evaluate(), HeatSum(), IterRestart(), t_mole_global::make_species(), mole_effects(), diatomics::mole_H2_form(), mole_h_fixup(), mole_h_rate_diagnostics(), mole_h_reactions(), OpacityAddTotal(), radius_increment(), radius_next(), RT_tau_inc(), SaveDo(), SaveLineData(), SecIoniz(), and zero().
| qList* molezone::levels | 
Definition at line 417 of file mole.h.
Referenced by getLevelsGeneric(), init(), levels(), lgCheckMonitors(), matchGeneric(), and SaveSpecies().
| TransitionList* molezone::lines | 
Definition at line 418 of file mole.h.
Referenced by init(), and SaveSpeciesOptDep().
| double* molezone::location | 
Definition at line 411 of file mole.h.
Referenced by init(), InitSimPostparse(), and t_mole_local::set_ion_locations().
| double molezone::snk | 
Definition at line 414 of file mole.h.
Referenced by mole_h_rate_diagnostics(), and zero().
| double molezone::src | 
| realnum molezone::xFracLim | 
 1.8.5
 1.8.5