cloudy trunk
|
#include "cddefines.h"
#include "elementnames.h"
#include "optimize.h"
#include "hydrogenic.h"
#include "input.h"
#include "iso.h"
#include "parser.h"
#include "phycon.h"
#include "rfield.h"
#include "taulines.h"
#include "thirdparty.h"
Go to the source code of this file.
Functions | |
void | ParseAtomISO (long ipISO, Parser &p) |
void ParseAtomISO | ( | long | ipISO, |
Parser & | p ) |
ParseAtomISO parse the atom XX-like command, to set options for iso sequences
ipISO | |
*chCard |
Definition at line 17 of file parse_atom_iso.cpp.
References ASSERT, cdEXIT, DEBUG_ENTRY, elementnames, EXIT_FAILURE, Parser::FFmtRead(), Parser::GetElem(), hydro, init_genrand(), input, ioQQQ, ipCRD, ipCRDW, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipLY_A, ipPRD, iso_ctrl, iso_sp, iso_update_num_levels(), Parser::lgEOL(), lgHydroMalloc, LIMELM, MAX2, MIN2, NHYDRO_MAX_LEVEL, Parser::nMatch(), Parser::NoNumb(), optimize, phycon, POW3, rfield, RREC_MAXN, and TotalInsanity().
Referenced by ParseAtom(), and ParseTest().