#include "cddefines.h"#include "optimize.h"#include "input.h"#include "elementnames.h"#include "abund.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | abund_starburst (Parser &p) |
| void abund_starburst | ( | Parser & | p | ) |
Definition at line 11 of file abund_starburst.cpp.
References abund, cdEXIT, t_elementnames::chElementSym, t_optimize::chVarFmt, DEBUG_ENTRY, elementnames, fp_equal(), Parser::getNumberCheckLogLinNegImplLog(), input, ioQQQ, t_optimize::lgVarOn, LIMELM, MAX2, MIN2, Parser::nMatch(), t_optimize::nparm, t_input::nRead, t_optimize::nvarxt, t_optimize::nvfpnt, optimize, POW2, POW3, t_abund::solar, t_abund::SolarSave, t_optimize::varang, t_optimize::vincr, and t_optimize::vparm.
Referenced by ParseAbundances(), and ParseDrive().
1.6.1