This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Data Structures | |
| struct | t_StopCalc |
Defines | |
| #define | MXSTPL 10 |
| #define | COLUMN_INIT 1e30f |
| #define | nCHREASONSTOP 100 |
Variables | |
| EXTERN struct t_StopCalc | StopCalc |
| #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().
| #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.
| EXTERN struct t_StopCalc StopCalc |
Referenced by ConvInitSolution(), InitDefaultsPreparse(), IterRestart(), ParseSet(), ParseStop(), PrtComment(), radius_first(), and TempChange().
1.4.7