cloudy trunk
|
#include "optimize.h"
Go to the source code of this file.
Data Structures | |
struct | t_grid |
Functions | |
bool | grid_do (void) |
void | gridXspec (realnum *, long) |
void | GridGatherInCloudy (void) |
Variables | |
const int | NUM_OUTPUT_TYPES = 11 |
t_grid | grid |
bool grid_do | ( | void | ) |
called by cdDrive, this returns 0 if things went ok, 1 for disaster
Definition at line 19 of file grid_do.cpp.
References called, cdEXIT, chOptimFileName, conv, cpu, DEBUG_ENTRY, EXIT_FAILURE, grid, gridXspec(), gv, InitDefaultsPreparse(), input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ioQQQ, lgAbort, lgOptimize_do(), LIMPAR, optimize, ParseCommands(), prt, and trace.
Referenced by cdDrive().
void GridGatherInCloudy | ( | void | ) |
GridGatherInCloudy
Definition at line 167 of file grid_xspec.cpp.
References ASSERT, cdSPEC2(), MPI::COMM_WORLD, ContCreateMesh(), continuum, cpu, DEBUG_ENTRY, EVRYD, grid, ipoint(), NUM_OUTPUT_TYPES, optimize, rfield, and TotalInsanity().
Referenced by main(), and SaveDo().
|
extern |
Definition at line 5 of file grid.cpp.
Referenced by AtlasInterpolate(), BadStart(), cdInit(), cdMain(), cdPrepareExit(), cdRead(), CheckVal(), CloseSaveFiles(), CoStarInterpolate(), CoStarListModels(), FillJ(), FindHCoStar(), FindVCoStar(), FreeGrid(), GetBins(), GetModel(), grid_do(), GridCompile(), GridGatherInCloudy(), GridInterpolate(), gridXspec(), InitCoreload(), InitDefaultsPreparse(), InitGrid(), InitGridCoStar(), InitIndexArrays(), InterpolateGridCoStar(), InterpolateModel(), InterpolateModelCoStar(), InterpolateRectGrid(), JIndex(), Kurucz79Interpolate(), lgValidBinFile(), main(), MihalasInterpolate(), optimize_func(), ParseCommands(), ParseGrid(), ParseSave(), process_output(), RauchInterpolateCOWD(), RauchInterpolateHCa(), RauchInterpolateHelium(), RauchInterpolateHNi(), RauchInterpolateHpHe(), RauchInterpolateHydr(), RauchInterpolatePG1159(), SaveDo(), SaveFilesInit(), saveFITSfile(), SaveGrid(), SetLimits(), SetLimitsSub(), TlustyInterpolate(), ValidateGrid(), vary_input(), WernerInterpolate(), and WMBASICInterpolate().
const int NUM_OUTPUT_TYPES = 11 |
Definition at line 21 of file grid.h.
Referenced by cdInit(), cdSPEC2(), GridGatherInCloudy(), ParseSave(), process_output(), SaveDo(), and saveFITSfile().