cloudy trunk
|
Go to the source code of this file.
Data Structures | |
struct | t_monitorresults |
Functions | |
void | ParseMonitorResults (Parser &) |
void | InitMonitorResults (void) |
bool | lgCheckMonitors (FILE *ioMONITORS) |
Variables | |
bool | lgMonitorsOK |
bool | lgBigBotch |
bool | lgPrtSciNot |
t_monitorresults | MonitorResults |
void InitMonitorResults | ( | void | ) |
must be called before rest, initializes assert variables
Definition at line 87 of file monitor_results.cpp.
References ErrorDefault, ErrorDefaultPerformance, lgInitDone, and nAsserts.
Referenced by ParseCommands().
bool lgCheckMonitors | ( | FILE * | ioMONITORS | ) |
lgCheckMonitors
*ioMONITORS | this is unit we will write output to |
Definition at line 1603 of file monitor_results.cpp.
References ASSERT, AssertError, AssertFeIIDep(), AssertQuantity, AssertQuantity2, atmdat, called, cap4(), cdColm(), cdEXIT, cdH2_colden(), cdIonFrac(), cdLine(), cdLine_ip(), cdTemp(), chAssertLimit, chAssertLineLabel, chAssertType, colden, conv, cpu, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, ForcePass(), fp_equal(), gv, h2, hcmap, hmi, Singleton< t_version >::Inst(), ioQQQ, ipCOL_HTOT, ipH_LIKE, ipHe1s1S, ipHe2p3P0, ipHe2p3P1, ipHE_LIKE, ipHELIUM, ipHYDROGEN, ipLine, iso_sp, iteration, lgBigBotch, lgMonitorsOK, lgPrtSciNot, lgQuantityLog, lines_table(), LineSave, LineSv, MAX2, MIN2, MonitorResults, NASSERTS, nAsserts, nzone, optimize, Param, POW2, pressure, prt, prt_wl(), radius, rfield, S, SDIV(), secondaries, ShowMe(), SMALLDOUBLE, SPEEDLIGHT, struc, thermal, TotalInsanity(), wavelength, WavlenErrorGet(), and wind.
Referenced by cloudy(), and SaveDo().
void ParseMonitorResults | ( | Parser & | p | ) |
Definition at line 104 of file monitor_results.cpp.
References ASSERT, AssertError, AssertQuantity, AssertQuantity2, cdEXIT, chAssertLimit, chAssertLineLabel, chAssertType, DEBUG_ENTRY, elementnames, ErrorDefault, ErrorDefaultPerformance, EXIT_FAILURE, Parser::FFmtRead(), get_ptr(), Parser::GetElem(), Parser::GetParam(), Parser::GetQuote(), Parser::GetRange(), Parser::getWave(), INPUT_LINE_LENGTH, input_readvector(), ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, Parser::lgEOL(), lgInitDone, lgQuantityLog, lgSpaceAllocated, MALLOC, NASSERTS, nAsserts, NCHAR, Parser::nMatch(), Parser::nMatchErase(), Parser::NoNumb(), optimize, Param, Parser::PrintLine(), SMALLDOUBLE, SMALLFLOAT, TotalInsanity(), and wavelength.
Referenced by ParseCommands(), and ParseTest().
bool lgBigBotch |
Definition at line 28 of file monitor_results.h.
|
extern |
these flags are set in lgCheckMonitors
Definition at line 37 of file monitor_results.cpp.
Referenced by cdInit(), cdMain(), and lgCheckMonitors().
bool lgPrtSciNot |
Definition at line 28 of file monitor_results.h.
|
extern |
Definition at line 38 of file monitor_results.cpp.
Referenced by InitSimPostparse(), and lgCheckMonitors().