cloudy trunk
|
#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(), cdEXIT, DEBUG_ENTRY, GrainPar::dep, DF_STANDARD, Parser::echo(), elementnames, EXIT_FAILURE, Parser::FFmtRead(), Parser::getline(), gv, INPUT_LINE_LENGTH, ioQQQ, Parser::isComment(), Parser::lgEOL(), GrainPar::lgForbidQHeating, GrainPar::lgGreyGrain, GrainPar::lgRequestQHeating, LIMELM, Parser::m_lgDSet, Parser::m_lgEOF, mie_read_opc(), GrainPar::nDustFunc, Parser::nMatch(), ParseElement(), phycon, Parser::setline(), and Parser::strcmp().
Referenced by ParseAbundancesNonSolar(), and ParseTest().