#include "cddefines.h"#include "physconst.h"#include "iso.h"#include "hydrogenic.h"#include "dynamics.h"#include "rfield.h"#include "hextra.h"#include "colden.h"#include "geometry.h"#include "opacity.h"#include "thermal.h"#include "doppvel.h"#include "dense.h"#include "mole.h"#include "h2.h"#include "timesc.h"#include "hmi.h"#include "lines_service.h"#include "taulines.h"#include "trace.h"#include "wind.h"#include "phycon.h"#include "pressure.h"#include "grainvar.h"#include "molcol.h"#include "conv.h"#include "hyperfine.h"#include "mean.h"#include "struc.h"#include "radius.h"Include dependency graph for radius_increment.cpp:

Go to the source code of this file.
| Defines | |
| #define | ERR_CHK 1.001 | 
| Functions | |
| STATIC void | cmshft (void) | 
| STATIC void | pnegopc (void) | 
| void | radius_increment (void) | 
| #define ERR_CHK 1.001 | 
Referenced by radius_increment().
| STATIC void cmshft | ( | void | ) | 
Definition at line 935 of file radius_increment.cpp.
References t_rfield::comoff, DEBUG_ENTRY, t_rfield::nflux, and rfield.
| STATIC void pnegopc | ( | void | ) | 
Definition at line 905 of file radius_increment.cpp.
References t_rfield::anu, AS_LOCAL_ONLY, DEBUG_ENTRY, t_opac::lgNegOpacIO, t_rfield::nflux, opac, t_opac::opacity_abs, open_data(), and rfield.
Here is the call graph for this function:

| void radius_increment | ( | void | ) | 
radius_increment do work associated with geometry increments of this zone
Definition at line 44 of file radius_increment.cpp.
References ASSERT, t_iso::chTypeAtomUsed, conv, DEBUG_ENTRY, dense, dynamics, t_dense::eden, t_conv::EdenErrorAllowed, ERR_CHK, fnzone, ioQQQ, ipH_LIKE, iso, lgAbort, t_dynamics::lgAdvection, t_dense::lgElmtOn, t_conv::lgSearch, LIMELM, NISO, t_iso::pop_ion_ov_neut, SDIV(), StatesElem, t_dense::xIonDense, and t_iso::xIonSimple.
Referenced by cloudy().
Here is the call graph for this function:

 1.4.7
 1.4.7