|
cloudy
trunk
|
#include "cddefines.h"#include "input.h"#include "optimize.h"#include "grainvar.h"#include "called.h"#include "abund.h"#include "parser.h"
Go to the source code of this file.
Functions | |
| void | ParseMetal (Parser &p) |
| void ParseMetal | ( | Parser & | p | ) |
ParseMetal parse parameters on metal command
Definition at line 12 of file parse_metal.cpp.
References abund, cdEXIT, t_optimize::chVarFmt, DEBUG_ENTRY, t_abund::Depletion, t_abund::depset, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), GrainVar::GrainMetal, gv, input, ioQQQ, t_abund::lgAbnSolar, t_abund::lgDepln, Parser::lgEOL(), t_optimize::lgVarOn, LIMELM, Parser::nMatch(), Parser::NoNumb(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, t_abund::ScaleMetals, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().

1.8.5