cloudy trunk
|
#include "cddefines.h"
#include "taulines.h"
#include "iso.h"
#include "dense.h"
#include "secondaries.h"
#include "trace.h"
#include "phycon.h"
#include "ionbal.h"
#include "hydrogenic.h"
Go to the source code of this file.
Functions | |
STATIC void | PrtHydroTrace1a (long nelem) |
STATIC void | PrtHydroTrace1 (long nelem) |
void | HydroLevel (long int nelem) |
void HydroLevel | ( | long int | ipZ | ) |
HydroLevel calls iso_level to solve for ionization balance level populations of model hydrogen atom
ipZ |
Definition at line 209 of file hydrolevel.cpp.
References ASSERT, DEBUG_ENTRY, dense, ionbal, ioQQQ, ipH1s, ipH2s, ipH_LIKE, iso_sp, LIMELM, MAX2, phycon, PrintE93(), PrintEfmt, PrtHydroTrace1(), PrtHydroTrace1a(), secondaries, and trace.
Referenced by iso_solve().
STATIC void PrtHydroTrace1 | ( | long | nelem | ) |
Definition at line 68 of file hydrolevel.cpp.
References colliders, DEBUG_ENTRY, ex, g, hydro, ioQQQ, ipH1s, ipH2p, ipH2s, ipH_LIKE, ipHYDROGEN, iso_sp, iteration, PrintEfmt, and STATIC.
Referenced by HydroLevel().
STATIC void PrtHydroTrace1a | ( | long | nelem | ) |
Definition at line 17 of file hydrolevel.cpp.
References DEBUG_ENTRY, dense, ionbal, ioQQQ, ipH1s, ipH_LIKE, iso_sp, phycon, PrintE93(), secondaries, and STATIC.
Referenced by HydroLevel().