#include "cddefines.h"#include "optimize.h"#include "input.h"#include "elementnames.h"#include "abund.h"Include dependency graph for abund_starburst.cpp:

Go to the source code of this file.
Functions | |
| void | abund_starburst (char *chCard) | 
| void abund_starburst | ( | char * | ) | 
generate abundance set from Fred Hamann's starburst evolution grid
| chCard | 
Definition at line 10 of file abund_starburst.cpp.
References abund, cdEXIT, t_elementnames::chElementSym, t_optimize::chVarFmt, DEBUG_ENTRY, elementnames, FFmtRead(), fp_equal(), input, INPUT_LINE_LENGTH, ioQQQ, t_optimize::lgVarOn, LIMELM, MAX2, MIN2, 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().
Here is the call graph for this function:

 1.4.7