cloudy
trunk
|
#include "cddefines.h"
#include "rfield.h"
#include "input.h"
#include "optimize.h"
#include "parser.h"
Go to the source code of this file.
Functions | |
void | ParseAgn (Parser &p) |
void ParseAgn | ( | Parser & | p | ) |
ParseAgn parse parameters for the AGN continuum shape command
*chCard |
Definition at line 10 of file parse_agn.cpp.
References cdEXIT, t_rfield::chSpType, t_optimize::chVarFmt, t_rfield::cutoff, DEBUG_ENTRY, EXIT_FAILURE, exp10(), Parser::FFmtRead(), fprintf(), input, ioQQQ, Parser::lgEOL(), t_optimize::lgVarOn, LIMSPC, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_rfield::nShape, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, rfield, sexp(), t_rfield::slope, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseCommands().