#include "cddefines.h"#include "cddrive.h"#include "prt.h"#include "phycon.h"#include "hextra.h"#include "pressure.h"#include "dense.h"#include "thermal.h"#include "called.h"#include "hcmap.h"#include "wind.h"#include "conv.h"Include dependency graph for conv_fail.cpp:

Go to the source code of this file.
Functions | |
| void | ConvFail (const char chMode[], const char chDetail[]) | 
| void ConvFail | ( | const char | chMode[], | |
| const char | chDetail[] | |||
| ) | 
ConvFail handle convergence failure
| chMode[] | chMode is one of "pres", "eden", "ioni", "pops", "grai", "temp" | |
| chDetail | string giving details about the convergence failure | 
Definition at line 18 of file conv_fail.cpp.
References ASSERT, called, cdEXIT, t_conv::chConvIoniz, t_dense::chDenseLaw, conv, t_hextra::cryden, t_thermal::ctot, DEBUG_ENTRY, dense, t_thermal::dTemper, t_dense::eden, t_dense::EdenTrue, t_conv::failmx, fnzone, t_dense::gas_phase, hcmap, t_conv::HeatCoolRelErrorAllowed, hextra, t_thermal::htot, t_conv::ifailz, ioQQQ, ipHYDROGEN, iteration, lgAbort, t_conv::lgCmHOsc, t_conv::lgConvIoniz, t_conv::lgConvPops, t_conv::lgConvTemp, t_conv::lgEdenOscl, t_conv::lgMap, t_hcmap::lgMapBeingDone, t_pressure::lgSonicPoint, t_called::lgTalk, t_conv::lgTOscl, t_conv::LimFail, map_do(), MAX2, MIN2, t_conv::nGrainFail, t_conv::nIonFail, t_conv::nNeFail, t_conv::nPopFail, t_conv::nPreFail, t_conv::nTeFail, t_conv::nTotalFailures, nzone, t_pressure::pbeta, phycon, t_pressure::PresGasCurr, t_pressure::PresRamCurr, pressure, t_pressure::PresTotlCorrect, t_pressure::PresTotlCurr, PrtZone(), t_hcmap::RangeMap, ShowMe(), t_phycon::te, thermal, wind, and t_wind::windv.
Referenced by ConvPresTempEdenIoniz(), and hmole().
Here is the call graph for this function:

 1.4.7