cloudy trunk
|
#include "cddefines.h"
#include "physconst.h"
#include "optimize.h"
#include "phycon.h"
#include "predcont.h"
#include "rfield.h"
#include "radius.h"
#include "geometry.h"
#include "iterations.h"
#include "stopcalc.h"
#include "input.h"
#include "parser.h"
Go to the source code of this file.
Functions | |
void | ParseStop (Parser &p) |
void ParseStop | ( | Parser & | p | ) |
ParseStop parse the stop command
Definition at line 17 of file parse_stop.cpp.
References t_PredCont::add(), cdEXIT, CHARS_SPECIES, DEBUG_ENTRY, EVRYD, EXIT_FAILURE, Parser::FFmtRead(), geometry, Parser::GetQuote(), Parser::getWaveOpt(), input, Singleton< t_PredCont >::Inst(), ioQQQ, iterations, Parser::lgEOL(), max(), MAX2, MIN2, MXSTPL, Parser::nMatch(), Parser::NoNumb(), optimize, PARSEC, phycon, Parser::PrintLine(), radius, rfield, SMALLFLOAT, Parser::StandardEnergyUnit(), Parser::StandardFluxUnit(), and StopCalc.
Referenced by ParseCommands(), and ParseTest().