|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "optimize.h"#include "phycon.h"#include "predcont.h"#include "rfield.h"#include "geometry.h"#include "iterations.h"#include "stopcalc.h"#include "input.h"#include "parser.h"#include "flux.h"#include "service.h"
Functions | |
| void | ParseStop (Parser &p) |
| void ParseStop | ( | Parser & | p | ) |
ParseStop parse the stop command
References t_PredCont::add(), cdEXIT, DEBUG_ENTRY, energy(), EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), geometry, Parser::getLineID(), Parser::GetQuote(), Parser::getRawTail(), Hbeta_WavLen, input, Singleton< t_PredCont >::Inst(), ioQQQ, iterations, Parser::lgEOL(), StopLineEntry::line1, StopLineEntry::line2, max(), MAX2, StopLineEntry::nEmergent, Parser::nMatch(), Parser::NoNumb(), optimize, phycon, Parser::PrintLine(), rfield, SMALLFLOAT, Parser::StandardEnergyUnit(), Parser::StandardFluxUnit(), StopCalc, StopLineEntry::StopRatio, and trimTrailingWhiteSpace().
Referenced by ParseCommands(), and ParseTest().
