cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Variables
stopcalc.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  t_StopCalc
 

Macros

#define MXSTPL   10
 
#define COLUMN_INIT   1e30f
 
#define nCHREASONSTOP   100
 

Variables

EXTERN struct t_StopCalc StopCalc
 

Macro Definition Documentation

#define COLUMN_INIT   1e30f

this is the stopping column density that is "default" - if still at this value then stop column is not used

Definition at line 12 of file stopcalc.h.

Referenced by InitDefaultsPreparse(), and ParseCommands().

#define MXSTPL   10

maximum number of stop line commands

Definition at line 8 of file stopcalc.h.

Referenced by ParseStop().

#define nCHREASONSTOP   100

the reason the calculation stopped

Definition at line 115 of file stopcalc.h.

Referenced by iter_end_check().

Variable Documentation

EXTERN struct t_StopCalc StopCalc

Generated for cloudy by doxygen 1.8.3.1