#include "cddefines.h"#include "grains.h"#include "grainvar.h"#include "abund.h"#include "phycon.h"#include "called.h"#include "elementnames.h"#include "input.h"#include "parser.h"Go to the source code of this file.
Functions | |
| void | ParseAbundances (Parser &p) |
| void ParseAbundances | ( | Parser & | p | ) |
Definition at line 14 of file parse_abundances.cpp.
References abund, abund_starburst(), t_abund::aCrab, t_abund::ahii, t_abund::aism, t_abund::anova, t_abund::apn, t_abund::aprim, t_abund::camern, cdEXIT, t_elementnames::chElementName, t_elementnames::chElementSym, GrainVar::clear(), DEBUG_ENTRY, GrainPar::dep, DF_STANDARD, Parser::echo(), elementnames, Parser::FFmtRead(), Parser::getline(), gv, INPUT_LINE_LENGTH, ioQQQ, t_abund::ipSolar, Parser::isComment(), t_abund::lgElmONaCrab, t_abund::lgElmONahii, t_abund::lgElmONaism, t_abund::lgElmONapn, Parser::lgEOL(), GrainPar::lgForbidQHeating, GrainPar::lgGreyGrain, t_phycon::lgPhysOK, GrainPar::lgRequestQHeating, LIMELM, Parser::m_lgDSet, Parser::m_lgEOF, mie_read_opc(), GrainPar::nDustFunc, Parser::nMatch(), t_abund::npSolar, t_abund::OldSolar84, ParseElement(), phycon, pow(), Parser::setline(), t_abund::solar, t_abund::SolarSave, and Parser::strcmp().
Referenced by ParseAbundancesNonSolar(), and ParseTest().
1.6.1