Cloudy
Spectral Synthesis Code for Astrophysics
Loading...
Searching...
No Matches
t_called Struct Reference

#include <called.h>

Public Attributes

bool lgTalk
 
bool lgTalkSave
 
bool lgTalkForcedOff
 
bool lgTalkIsOK
 

Detailed Description

Member Data Documentation

◆ lgTalk

bool t_called::lgTalk

should we print info? usually true, set false with "print off" or "print quiet" commands

◆ lgTalkForcedOff

bool t_called::lgTalkForcedOff

this is set true when cdTalk is called with false, means do not ever turn printout on again

◆ lgTalkIsOK

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

◆ lgTalkSave

bool t_called::lgTalkSave

saves inital value of lgTalk in case it needs to be reset


The documentation for this struct was generated from the following file: