|
cloudy trunk
|
#include "cddefines.h"#include "physconst.h"#include "optimize.h"#include "thermal.h"#include "dense.h"#include "pressure.h"#include "phycon.h"#include "input.h"#include "parse.h"#include "parser.h"
Go to the source code of this file.
Functions | |
| void | ParseConstant (Parser &p) |
| void ParseConstant | ( | Parser & | p | ) |
ParseConstant parse the constant ... command
Definition at line 15 of file parse_constant.cpp.
References BIGFLOAT, BOLTZMANN, cdEXIT, DEBUG_ENTRY, dense, EVDEGK, EXIT_FAILURE, Parser::FFmtRead(), input, ioQQQ, Parser::lgEOL(), Parser::nMatch(), Parser::NoNumb(), optimize, phycon, pressure, SMALLFLOAT, TempChange(), and thermal.
Referenced by ParseCommands(), and ParseTest().
