Go to the source code of this file.
|
| void | rgcin (const string &chLine) |
| void | warnin (const string &chLine) |
| void | caunin (const string &chLine) |
| void | bangin (const string &chLine) |
| void | notein (const string &chLine) |
◆ bangin()
| void bangin |
( |
const string & | chLine | ) |
|
|
inline |
◆ caunin()
| void caunin |
( |
const string & | chLine | ) |
|
|
inline |
◆ notein()
| void notein |
( |
const string & | chLine | ) |
|
|
inline |
◆ rgcin()
| void rgcin |
( |
const string & | chLine | ) |
|
|
inline |
rgcin enter comment about the geometry after model stops
- Parameters
-
| *chLine | comment to be printed |
References warnings.
Referenced by PrtComment().
◆ warnin()
| void warnin |
( |
const string & | chLine | ) |
|
|
inline |
warnin enter warnings at the end of the calculations into large stack
- Parameters
-
| *chLine | warning to be printed |
References warnings.
Referenced by ConserveEnergy(), and PrtComment().
◆ warnings
Referenced by bangin(), caunin(), cdCautions(), cdNotes(), cdNwcns(), cdReasonGeo(), cdSurprises(), cdWarnings(), cloudy(), notein(), PrtComment(), PrtFinal(), rgcin(), SaveGrid(), ShowMe(), and warnin().