cloudy trunk
Loading...
Searching...
No Matches
state.cpp File Reference
#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

t_state state
static bool lgGet
static FILE * ioSTATE

Function Documentation

◆ state_do()

STATIC void state_do ( void * pnt,
size_t sizeof_pnt )

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().

Here is the call graph for this function:

◆ 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().

Here is the call graph for this function:

Variable Documentation

◆ ioSTATE

FILE* ioSTATE
static

Definition at line 21 of file state.cpp.

Referenced by state_do(), and state_get_put().

◆ lgGet

bool lgGet
static

◆ state