#include "cddefines.h"#include "elementnames.h"#include "helike_recom.h"#include "hydrogenic.h"#include "iso.h"#include "parse.h"#include "phycon.h"#include "rfield.h"#include "taulines.h"#include "thirdparty.h"Include dependency graph for parse_atom_iso.cpp:

Go to the source code of this file.
Functions | |
| void | ParseAtomISO (long ipISO, char *chCard) | 
| void ParseAtomISO | ( | long | ipISO, | |
| char * | chCard | |||
| ) | 
ParseAtomISO parse the atom XX-like command, to set options for iso sequences
| ipISO | ||
| *chCard | 
Definition at line 16 of file parse_atom_iso.cpp.
References ASSERT, cdEXIT, t_elementnames::chElementSym, t_iso::chTypeAtomSet, t_hydro::DampOnFac, DEBUG_ENTRY, elementnames, t_rfield::emm, FFmtRead(), GetElem(), hydro, init_genrand(), INPUT_LINE_LENGTH, ioQQQ, ipCRD, ipCRDW, ipH_LIKE, ipHE_LIKE, ipHYDROGEN, ipLY_A, t_iso::ipLyaRedist, ipPRD, t_iso::ipResoRedist, t_iso::ipSubRedist, iso, iso_update_num_levels(), t_iso::lgColl_excite, t_iso::lgColl_ionize, t_iso::lgColl_l_mixing, t_iso::lgCS_None, t_iso::lgCS_therm_ave, t_iso::lgCS_Vriens, t_iso::lgCS_Vrinceanu, t_iso::lgDielRecom, t_iso::lgFSM, lgHydroMalloc, t_hydro::lgLymanPumping, t_iso::lgNoRecombInterp, t_phycon::lgPhysOK, t_iso::lgPrintNumberOfLevels, t_iso::lgRandErrGen, t_iso::lgTopoff, LIMELM, MAX2, t_iso::modelRank, t_iso::n_HighestResolved_max, t_iso::nCollapsed_max, t_iso::nCS_new, NHYDRO_MAX_LEVEL, t_iso::nLyman, nMatch(), NoNumb(), phycon, POW3, rfield, RREC_MAXN, TotalInsanity(), and t_hydro::xLymanPumpingScaleFactor.
Referenced by ParseTest().
Here is the call graph for this function:

 1.4.7