#include "cddefines.h"#include "thermal.h"#include "trace.h"#include "conv.h"Include dependency graph for conv_ioniz.cpp:

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, co, t_co::comole_eden, conv, ConvBase(), t_thermal::ctot, DEBUG_ENTRY, dense, t_dense::eden, t_dense::EdenTrue, fnzone, gv, t_thermal::htot, ioQQQ, lgAbort, t_conv::lgConvIoniz, t_conv::lgOscilOTS, t_conv::lgSearch, t_conv::nConvIonizFails, t_conv::nPres2Ioniz, t_trace::nTrConvg, thermal, TorF(), t_gv::TotalEden, and trace.
Referenced by ConvEdenIoniz().
Here is the call graph for this function:

 1.4.7