#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"Include dependency graph for state.cpp:

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 | |
| static bool | lgGet | 
| static FILE * | ioSTATE | 
| STATIC void state_do | ( | void * | pnt, | |
| size_t | sizeof_pnt | |||
| ) | 
Definition at line 24 of file state.cpp.
References cdEXIT, DEBUG_ENTRY, fp_equal(), ioQQQ, ioSTATE, and lgGet.
Here is the call graph for this function:

| void state_get_put | ( | const char | chJob[] | ) | 
state_get_put get or save state - job is either "get" or "put"
Definition at line 75 of file state.cpp.
References AS_LOCAL_ONLY, t_state::chGetFilename, t_state::chPutFilename, DEBUG_ENTRY, dense, ExtraLymanLines, INPUT_LINE_LENGTH, ioQQQ, ioSTATE, ipH_LIKE, iso, iteration, iterations, t_iterations::itermx, t_dense::lgElmtOn, lgGet, t_state::lgPutAll, t_state::lgState_print, LIMELM, NISO, t_iso::nLyman_malloc, t_iso::numLevels_max, open_data(), state, TotalInsanity(), and Transitions.
Referenced by cloudy().
Here is the call graph for this function:

FILE* ioSTATE [static]           | 
        
bool lgGet [static]           | 
        
 1.4.7