#include "cddefines.h"#include "phycon.h"#include "dense.h"#include "iso.h"#include "hydrogenic.h"#include "trace.h"Include dependency graph for iso_continuum_lower.cpp:

Go to the source code of this file.
Functions | |
| void | iso_continuum_lower (long ipISO, long nelem) | 
| void iso_continuum_lower | ( | long | ipISO, | |
| long | nelem | |||
| ) | 
iso_continuum_lower - limit max prin. quan. no. due to continuum lowering processes
| ipISO | ||
| nelem | 
Definition at line 11 of file iso_continuum_lower.cpp.
References ASSERT, dense, t_dense::eden, hydro, ioQQQ, ipHELIUM, ipHYDROGEN, iso, iso_get_total_num_levels(), t_iso::lgLevelsEverLowered, t_iso::lgLevelsLowered, t_hydro::lgReevalRecom, t_trace::lgTrace, LIMELM, MIN2, MIN3, t_iso::n_HighestResolved_local, t_iso::n_HighestResolved_max, t_iso::nCollapsed_local, t_iso::nCollapsed_max, t_iso::nLyman, t_iso::numLevels_local, t_iso::numLevels_max, t_iso::numPrintLevels, phycon, t_phycon::te, trace, t_dense::xIonDense, and t_dense::xNucleiTotal.
Here is the call graph for this function:

 1.4.7