#include "cddefines.h"#include "punch.h"#include "warnings.h"#include "optimize.h"#include "cddrive.h"#include "rfield.h"#include "grid.h"#include "called.h"#include "prt.h"Include dependency graph for grid_xspec.cpp:

Go to the source code of this file.
Functions | |
| void | gridXspec (realnum xc[], long int nInterpVars) | 
| void | GridGatherAfterCloudy (const char *chTime) | 
| void | GridGatherInCloudy (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, lgAbort, t_grid::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 | ) | 
GridGatherInCloudy
Definition at line 194 of file grid_xspec.cpp.
References DEBUG_ENTRY, t_grid::Energies, grid, lgFirstRun, t_grid::lgGrid, t_grid::lgOutputTypeOn, MALLOC, NUM_OUTPUT_TYPES, t_grid::numEnergies, t_rfield::nupper, rfield, t_grid::Spectra, TotalInsanity(), and t_grid::totNumModels.
Referenced by PunchDo().
Here is the call graph for this function:

| void gridXspec | ( | realnum | xc[], | |
| long int | nInterpVars | |||
| ) | 
Definition at line 17 of file grid_xspec.cpp.
References ASSERT, cdEXIT, DEBUG_ENTRY, grid, t_grid::interpParameters, ioQQQ, t_grid::lgAbort, t_grid::lgWarn, LIMPAR, MALLOC, t_grid::naddparm, t_grid::nintparm, t_optimize::nOptimiz, t_grid::numParamValues, optimize, t_grid::paramData, t_grid::paramIncrements, t_grid::paramMethods, t_grid::paramNames, t_grid::paramRange, and t_grid::totNumModels.
 1.4.7