|
cloudy trunk
|
#include "cddefines.h"#include "taulines.h"#include "iso.h"#include "struc.h"#include "mole.h"#include "rfield.h"#include "iterations.h"#include "h2.h"#include "dense.h"#include "opacity.h"#include "atomfeii.h"#include "state.h"
Go to the source code of this file.
Functions | |
| STATIC void | state_do (void *pnt, size_t sizeof_pnt) |
| void | state_get_put (const char chJob[]) |
Variables | |
| t_state | state |
| static bool | lgGet |
| static FILE * | ioSTATE |
Definition at line 25 of file state.cpp.
References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fp_equal(), ioQQQ, ioSTATE, lgGet, and STATIC.
Referenced by state_get_put().

| void state_get_put | ( | const char | chJob[] | ) |
state_get_put get or save state - job is either "get" or "put"
Definition at line 76 of file state.cpp.
References AS_LOCAL_ONLY, DEBUG_ENTRY, dense, ExtraLymanLines, Fe2LevN, FeII, fixit(), h2, HFLines, INPUT_LINE_LENGTH, ioQQQ, ioSTATE, ipExtraLymanLines, ipFe2LevN, ipH_LIKE, ipHYDROGEN, iso_ctrl, iso_sp, iteration, iterations, lgGet, LIMELM, mole_global, nHFLines, NISO, nLevel1, nUTA, nWindLine, opac, open_data(), rfield, state, state_do(), struc, TauLine2, TauLines, TotalInsanity(), and UTALines.
Referenced by cloudy().

|
static |
Definition at line 21 of file state.cpp.
Referenced by state_do(), and state_get_put().
|
static |
Definition at line 20 of file state.cpp.
Referenced by iterator< bool, 2 >::state_do(), iterator< bool >::state_do(), state_do(), and state_get_put().
| t_state state |
Definition at line 19 of file state.cpp.
Referenced by cloudy(), init_by_array(), init_genrand(), MD5string(), newspecies(), newspecies(), next_state(), ParseState(), state_get_put(), and zero().