Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"
#include "abund.h"
#include "dense.h"
#include "elementnames.h"
#include "input.h"
#include "parser.h"
Functions | |
STATIC FILE * | open_abn_file (const string &chFile) |
void | ParseAbundances (Parser &p) |
STATIC FILE * open_abn_file | ( | const string & | chFile | ) |
References cpu, open_data(), and STATIC.
Referenced by ParseAbundances().
void ParseAbundances | ( | Parser & | p | ) |
References abund, abund_starburst(), ASSERT, caps(), cdEXIT, DEBUG_ENTRY, dense, elem_symbol_to_index(), elementnames, Symbol::EOSTAT, EXIT_FAILURE, exp10(), FFmtRead(), Parser::FFmtRead(), fprintf(), Parser::getline(), Parser::GetQuote(), Parser::getSymbol(), Parser::hasCommand(), ioQQQ, ipHYDROGEN, Parser::lgEOL(), LIMELM, Parser::m_lgDSet, Symbol::NAME, Parser::nMatch(), Parser::NoNumb(), Symbol::NUMBER, open_abn_file(), Symbol::OPERATOR, ParseElement(), ParseGrain(), Parser::peekNextCommand(), read_whole_line(), SDIV(), Parser::setline(), Parser::showLocation(), Symbol::toktype, and Symbol::value.
Referenced by ParseCommands(), and ParseTest().