#include "cddefines.h"#include "dense.h"#include "fe.h"#include "thermal.h"#include "gammas.h"#include "opacity.h"#include "trace.h"#include "grainvar.h"#include "ionbal.h"#include "mole.h"Go to the source code of this file.
Functions | |
| void | IonIron (void) |
| void IonIron | ( | void | ) |
Definition at line 16 of file ion_iron.cpp.
References ASSERT, co, CO_findrk(), DEBUG_ENTRY, dense, GrainVar::elmSumAbund, fe, t_fe::fegrain, t_fe::fekcld, t_fe::fekhot, GammaPrt(), t_dense::gas_phase, gv, ion_collis(), ion_photo(), ion_recomb(), ion_solver(), ion_zero(), ionbal, t_dense::IonHigh, t_dense::IonLow, ioQQQ, ipCARBON, t_opac::ipElement, iphi, ipIRON, ipSILICON, ipSULPHUR, t_dense::lgElmtOn, t_trace::lgFeBug, t_trace::lgHeavyBug, t_co::lgNoCOMole, t_trace::lgTrace, GrainVar::lgWD01, LIMELM, MAX2, MIN2, opac, t_ionbal::PhotoRate_Shell, trace, and t_dense::xIonDense.
Referenced by ion_wrapper().
1.6.1