Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
monitor_results.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  t_monitorresults
 

Functions

void ParseMonitorResults (Parser &)
 
void InitMonitorResults (void)
 
bool lgCheckMonitors (FILE *ioMONITORS)
 

Variables

bool lgMonitorsOK
 
bool lgBigBotch
 
bool lgPrtSciNot
 
t_monitorresults MonitorResults
 

Function Documentation

◆ InitMonitorResults()

void InitMonitorResults ( void )

must be called before rest, initializes assert variables

References ErrorDefault, ErrorDefaultPerformance, lgInitDone, and nAsserts.

Referenced by ParseCommands().

◆ lgCheckMonitors()

◆ ParseMonitorResults()

Variable Documentation

◆ lgBigBotch

bool lgBigBotch

◆ lgMonitorsOK

bool lgMonitorsOK
extern

these flags are set in lgCheckMonitors

Referenced by cdInit(), cdMain(), and lgCheckMonitors().

◆ lgPrtSciNot

bool lgPrtSciNot

◆ MonitorResults

t_monitorresults MonitorResults
extern