cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Macros | Functions | Variables
grid.h File Reference
#include "optimize.h"
Include dependency graph for grid.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  t_grid
 

Macros

#define NUM_OUTPUT_TYPES   11
 

Functions

bool grid_do (void)
 
void gridXspec (realnum *, long)
 
void GridGatherInCloudy (void)
 
void GridGatherAfterCloudy (const char *chTime)
 

Variables

EXTERN struct t_grid grid
 

Macro Definition Documentation

#define NUM_OUTPUT_TYPES   11

Definition at line 26 of file grid.h.

Referenced by cdInit(), cdSPEC2(), GridGatherInCloudy(), PunchDo(), and punchFITSfile().

Function Documentation

bool grid_do ( void  )
void GridGatherAfterCloudy ( const char *  chTime)

GridGatherAfterCloudy - gather information after Cloudy exits

Definition at line 169 of file grid_xspec.cpp.

References ASSERT, DEBUG_ENTRY, grid, t_grid::lgAbort, lgAbort, t_grid::lgGrid, t_grid::lgWarn, t_warnings::lgWarngs, t_optimize::nOptimiz, optimize, TotalInsanity(), t_grid::totNumModels, and warnings.

Referenced by PunchDo().

Here is the call graph for this function:

void GridGatherInCloudy ( void  )
void gridXspec ( realnum ,
long   
)

gridXspec

Parameters
xc[]
nInterpVars

Referenced by grid_do().

Variable Documentation

EXTERN struct t_grid grid

Generated for cloudy by doxygen 1.8.4