|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include <called.h>
Public Attributes | |
| bool | lgTalk |
| bool | lgTalkSave |
| bool | lgTalkForcedOff |
| bool | lgTalkIsOK |
| bool t_called::lgTalk |
should we print info? usually true, set false with "print off" or "print quiet" commands
| bool t_called::lgTalkForcedOff |
this is set true when cdTalk is called with false, means do not ever turn printout on again
| bool t_called::lgTalkIsOK |
set true in cdInit, optimize_do sets false when we want to make sure that print on does not turn on print
| bool t_called::lgTalkSave |
saves inital value of lgTalk in case it needs to be reset