cloudy  trunk
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
state.cpp File Reference
#include "cddefines.h"
#include "taulines.h"
#include "iso.h"
#include "struc.h"
#include "rfield.h"
#include "iterations.h"
#include "h2.h"
#include "dense.h"
#include "opacity.h"
#include "state.h"
#include "mole.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

STATIC void state_do ( void *  pnt,
size_t  sizeof_pnt 
)

Definition at line 32 of file state.cpp.

References cdEXIT, DEBUG_ENTRY, EXIT_FAILURE, fp_equal(), fprintf(), ioQQQ, ioSTATE, and lgGet.

Referenced by state_get_put().

Here is the call graph for this function:

void state_get_put ( const char  chJob[])

Variable Documentation

FILE* ioSTATE
static

Definition at line 20 of file state.cpp.

Referenced by state_do(), and state_get_put().

bool lgGet
static

Definition at line 19 of file state.cpp.

Referenced by state_do(), and state_get_put().

t_state state

Definition at line 18 of file state.cpp.

Referenced by cloudy(), newspecies(), next_state(), and ParseState().