#include "cddefines.h"#include "grains.h"#include "abund.h"#include "phycon.h"#include "called.h"#include "elementnames.h"#include "input.h"#include "parse.h"Include dependency graph for parse_abundances.cpp:

Go to the source code of this file.
Functions | |
| void | ParseAbundances (char *chCard, bool lgDSet) | 
| void ParseAbundances | ( | char * | chCard, | |
| bool | lgDSet | |||
| ) | 
ParseAbundances parse and read in composition as set by abundances command
| *chCard | ||
| lgDSet | 
Definition at line 13 of file parse_abundances.cpp.
References abund, abund_starburst(), called, caps(), cdEXIT, t_elementnames::chElementSym, DEBUG_ENTRY, elementnames, FFmtRead(), INPUT_LINE_LENGTH, input_readarray(), ioQQQ, t_abund::ipSolar, lgInputComment(), t_called::lgTalk, LIMELM, nMatch(), t_abund::npSolar, t_abund::OldSolar84, t_abund::solar, and t_abund::SolarSave.
Referenced by ParseTest().
Here is the call graph for this function:

 1.4.7