|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "taulines.h"#include "opacity.h"#include "phycon.h"#include "secondaries.h"#include "pressure.h"#include "prt.h"#include "coolheavy.h"#include "thermal.h"#include "dynamics.h"#include "rt.h"#include "yield.h"#include "ionbal.h"#include "atmdat.h"#include "grainvar.h"#include "hyperfine.h"#include "save.h"#include "parser.h"#include "iso.h"#include "mole.h"#include "rfield.h"#include "continuum.h"#include "hydrogenic.h"
Functions | |
| void | ParseDont (Parser &p) |
| void ParseDont | ( | Parser & | p | ) |
ParseDont parse the dont command
References atmdat, cdEXIT, continuum, CoolHeavy, DEBUG_ENTRY, dynamics, EXIT_FAILURE, fprintf(), gv, hydro, hyperfine, Singleton< t_yield >::Inst(), ionbal, ioQQQ, ipH_LIKE, ipHE_LIKE, t_yield::kill_yield(), mole_global, Parser::nMatch(), nWindLine, opac, phycon, pressure, Parser::PrintLine(), prt, rfield, rt, save, secondaries, and thermal.
Referenced by ParseCommands().
