cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Fields
t_state Struct Reference

#include <state.h>

Collaboration diagram for t_state:
Collaboration graph
[legend]

Data Fields

char chPutFilename [INPUT_LINE_LENGTH]
 
char chGetFilename [INPUT_LINE_LENGTH]
 
bool lgGet_state
 
bool lgPut_state
 
bool lgPutAll
 
bool lgState_print
 

Detailed Description

Definition at line 11 of file state.h.

Field Documentation

char t_state::chGetFilename[INPUT_LINE_LENGTH]

Definition at line 15 of file state.h.

Referenced by ParseState(), and state_get_put().

char t_state::chPutFilename[INPUT_LINE_LENGTH]

file pointer for the files to get or put the state set in parse_state

Definition at line 15 of file state.h.

Referenced by ParseState(), and state_get_put().

bool t_state::lgGet_state

flags saying whether to get or put state set in parse_state

Definition at line 20 of file state.h.

Referenced by cloudy(), ParseState(), and zero().

bool t_state::lgPut_state

Definition at line 20 of file state.h.

Referenced by cloudy(), ParseState(), and zero().

bool t_state::lgPutAll

option to put all iterations, include ALL on state put

Definition at line 24 of file state.h.

Referenced by ParseState(), and state_get_put().

bool t_state::lgState_print

print keyword on state command to turn on printout

Definition at line 27 of file state.h.

Referenced by ParseState(), state_get_put(), and zero().


The documentation for this struct was generated from the following file:

Generated for cloudy by doxygen 1.8.3.1