|
cloudy trunk
|
#include "cddefines.h"#include "hmi.h"#include "trace.h"#include "grainvar.h"#include "rfield.h"#include "mole.h"#include "dense.h"#include "taulines.h"#include "iso.h"#include "deuterium.h"
Go to the source code of this file.
Functions | |
| int | eden_sum (void) |
| int eden_sum | ( | void | ) |
eden_sum sum free electron density over all species, sets variable erredn.EdenTrue called by ConvEdenIoniz which actually controls the electron density updates returns 0 if all is ok, 1 if need to abort calc
Definition at line 18 of file eden_sum.cpp.
References ASSERT, DEBUG_ENTRY, dense, deut, fnzone, fp_equal(), gv, ioQQQ, ipH1s, ipH2p, ipH_LIKE, ipHYDROGEN, ipLITHIUM, iso_sp, LIMELM, mole, mole_global, rfield, safe_div(), and trace.
Referenced by ConvBase().
