t_grid Struct Reference

#include <grid.h>

Collaboration diagram for t_grid:

Collaboration graph
[legend]

Data Fields

realnumEnergies
realnum *** Spectra
char ** paramNames
long * paramMethods
realnum ** paramRange
realnum ** paramData
realnum ** interpParameters
bool * lgAbort
bool * lgWarn
realnum paramIncrements [LIMPAR]
bool lgGrid
bool lgGridDone
bool lgStrictRepeat
long int nGridCommands
long nintparm
long naddparm
long numEnergies
long numParamValues [LIMPAR]
long totNumModels
bool lgOutputTypeOn [NUM_OUTPUT_TYPES]

Detailed Description

Definition at line 28 of file grid.h.


Field Documentation

realnum* t_grid::Energies

Definition at line 30 of file grid.h.

Referenced by GridGatherInCloudy(), and punchFITSfile().

realnum ** t_grid::interpParameters

Definition at line 34 of file grid.h.

Referenced by gridXspec().

bool* t_grid::lgAbort

save abort and warnings flags for each sim in the grid, output with punch grid command

Definition at line 39 of file grid.h.

Referenced by GridGatherAfterCloudy(), and gridXspec().

bool t_grid::lgGrid

set true when grid command entered

Definition at line 44 of file grid.h.

Referenced by BadStart(), cdInit(), cdRead(), grid_do(), GridGatherAfterCloudy(), GridGatherInCloudy(), optimize_func(), ParseGrid(), PunchDo(), and PunchFilesInit().

bool t_grid::lgGridDone

Definition at line 44 of file grid.h.

Referenced by InitCoreload(), and punchFITSfile().

bool t_grid::lgOutputTypeOn[NUM_OUTPUT_TYPES]

Definition at line 57 of file grid.h.

Referenced by cdInit(), GridGatherInCloudy(), and ParsePunch().

bool t_grid::lgStrictRepeat

Definition at line 44 of file grid.h.

Referenced by InitCoreload(), and ParseGrid().

bool * t_grid::lgWarn

Definition at line 39 of file grid.h.

Referenced by GridGatherAfterCloudy(), and gridXspec().

long t_grid::naddparm

Definition at line 51 of file grid.h.

Referenced by gridXspec().

long int t_grid::nGridCommands

number of grid commands entered

Definition at line 49 of file grid.h.

Referenced by cdInit(), and cdRead().

long t_grid::nintparm

Definition at line 51 of file grid.h.

Referenced by gridXspec().

long t_grid::numEnergies

Definition at line 51 of file grid.h.

Referenced by GridGatherInCloudy(), and punchFITSfile().

long t_grid::numParamValues[LIMPAR]

Definition at line 51 of file grid.h.

Referenced by cdInit(), gridXspec(), and ParseGrid().

realnum ** t_grid::paramData

Definition at line 34 of file grid.h.

Referenced by gridXspec().

realnum t_grid::paramIncrements[LIMPAR]

Definition at line 41 of file grid.h.

Referenced by gridXspec(), and ParseGrid().

long* t_grid::paramMethods

Definition at line 33 of file grid.h.

Referenced by gridXspec().

char** t_grid::paramNames

Definition at line 32 of file grid.h.

Referenced by gridXspec().

realnum** t_grid::paramRange

Definition at line 34 of file grid.h.

Referenced by gridXspec().

realnum*** t_grid::Spectra

Definition at line 31 of file grid.h.

Referenced by GridGatherInCloudy(), and punchFITSfile().

long t_grid::totNumModels

Definition at line 51 of file grid.h.

Referenced by GridGatherAfterCloudy(), GridGatherInCloudy(), gridXspec(), and punchFITSfile().


The documentation for this struct was generated from the following file:
Generated on Mon Feb 16 12:14:43 2009 for cloudy by  doxygen 1.4.7