#include "cddefines.h"#include "thermal.h"#include "trace.h"#include "conv.h"Go to the source code of this file.
Functions | |
| int | ConvIoniz (void) |
| int ConvIoniz | ( | void | ) |
ConvIoniz called by ConvEdenIonz, it calls ConvBase until converged
Definition at line 11 of file conv_ioniz.cpp.
References t_conv::BadConvIoniz, t_conv::chConvIoniz, conv, ConvBase(), t_thermal::ctot, DEBUG_ENTRY, t_thermal::htot, ioQQQ, lgAbort, t_conv::lgConvIoniz, t_conv::lgOscilOTS, t_conv::lgSearch, t_conv::nPres2Ioniz, t_trace::nTrConvg, thermal, TorF(), and trace.
Referenced by EdenError().
1.6.1