|
cloudy trunk
|
#include "cddefines.h"#include "optimize.h"#include "abund.h"#include "dense.h"#include "input.h"#include "iso.h"#include "hmi.h"#include "mole.h"#include "elementnames.h"#include "parser.h"
Go to the source code of this file.
Functions | |
| void | ParseElement (Parser &p) |
| void ParseElement | ( | Parser & | p | ) |
ParseElement parse options on element command
Definition at line 15 of file parse_element.cpp.
References abund, ASSERT, cdEXIT, DEBUG_ENTRY, dense, elementnames, EXIT_FAILURE, Parser::FFmtRead(), Parser::GetElem(), Parser::getline(), input, ioQQQ, ipH_LIKE, ipHE_LIKE, ipHELIUM, ipHYDROGEN, iso_sp, Parser::lgEOL(), lgFirst, LIMELM, LIMTABD, Parser::m_lgEOF, NISO, Parser::nMatch(), optimize, Parser::PrintLine(), and Parser::strcmp().
Referenced by ParseAbundances(), and ParseCommands().
