#include "cddefines.h"#include "trace.h"#include "dense.h"#include "ionbal.h"#include "mole.h"#include "oxy.h"#include "atmdat.h"Go to the source code of this file.
Functions | |
| void | IonNelem (bool lgPrintIt, long int nelem) |
| void IonNelem | ( | bool | lgPrintIt, | |
| long int | nelem | |||
| ) |
Definition at line 12 of file ion_nelem.cpp.
References DEBUG_ENTRY, dense, fnzone, t_dense::gas_phase, ion_collis(), ion_CX(), ion_photo(), ion_recomb(), ion_solver(), ion_zero(), ioQQQ, t_dense::lgElmtOn, t_trace::lgHeavyBug, t_trace::lgTrace, trace, and t_dense::xIonDense.
Referenced by ion_wrapper().
1.6.1