|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "optimize.h"#include "thermal.h"#include "dense.h"#include "pressure.h"#include "phycon.h"#include "input.h"#include "parser.h"#include "physconst.h"
Functions | |
| void | ParseConstant (Parser &p) |
| void ParseConstant | ( | Parser & | p | ) |
ParseConstant parse the constant ... command
References BIGFLOAT, cdEXIT, DEBUG_ENTRY, dense, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), input, ioQQQ, Parser::lgEOL(), Parser::nMatch(), Parser::NoNumb(), optimize, phycon, pressure, SMALLFLOAT, TempChange(), and thermal.
Referenced by ParseCommands(), and ParseTest().
