cloudy
trunk
|
Go to the source code of this file.
Data Structures | |
struct | t_grid |
Functions | |
bool | grid_do (void) |
void | gridXspec (realnum *, long) |
void | GridRetrieveXSPECData (int option) |
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, t_input::chCardSav, chOptimFileName, t_optimize::chOptRtn, t_optimize::chVarFmt, GrainVar::clear(), t_optimize::ColDen_Obs, t_optimize::ContNFnu, conv, cpu, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), grid, gridXspec(), gv, t_cpu::i(), t_input::InclLevel, InitDefaultsPreparse(), input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ioQQQ, lgAbort, t_prt::lgFaintOn, t_grid::lgGrid, t_optimize::lgInitialParse, t_grid::lgLinearIncrements, t_cpu_i::lgMPI(), t_optimize::lgOptDiam, t_optimize::lgOptimFlow, lgOptimize_do(), t_optimize::lgOptLum, t_grid::lgParallel, t_optimize::lgParallel, t_called::lgTalk, t_called::lgTalkIsOK, t_trace::lgTrOptm, t_conv::LimFail, LIMPAR, LoadIsotopes(), t_cpu_i::nCPU(), t_optimize::nIterOptim, t_optimize::nOptimiz, t_optimize::nparm, t_optimize::nRangeSet, t_input::nSave, t_grid::numParamValues, t_optimize::nvarxt, t_optimize::nvary, t_optimize::nvfpnt, optimize, t_optimize::OptIncrm, t_grid::paramIncrements, t_grid::paramLimits, t_grid::paramValuesFromList, ParseCommands(), prt, t_optimize::temp_obs, trace, t_grid::useCPU, t_optimize::useCPU, t_optimize::varang, t_optimize::varmax, t_optimize::varmin, t_optimize::vincr, t_optimize::vparm, and t_optimize::xLineInt_Obs.
Referenced by cdDrive().
void GridRetrieveXSPECData | ( | int | option | ) |
GridRetrieveXSPECData - obtain the correct spectrum for each grid point
Definition at line 173 of file grid_xspec.cpp.
References multi_arr< T, d, ALLOC, lgBC >::alloc(), ASSERT, cdEXIT, cdSPEC2(), DEBUG_ENTRY, multi_arr< T, d, ALLOC, lgBC >::empty(), EXIT_FAILURE, fprintf(), grid, ioQQQ, t_grid::lgGrid, t_grid::lgOutputTypeOn, t_rfield::nflux, t_optimize::nOptimiz, NUM_OUTPUT_TYPES, optimize, multi_arr< T, d, ALLOC, lgBC >::reserve(), rfield, t_grid::Spectra, and t_grid::totNumModels.
Referenced by saveFITSfile().
t_grid grid |
Definition at line 5 of file grid.cpp.
Referenced by AtlasInterpolate(), BadStart(), cdDrive(), cdInit(), cdMain(), cdPrepareExit(), cdRead(), CloseSaveFiles(), cloudy(), CoStarInterpolate(), grid_do(), GridCompile(), GridInterpolate(), GridRetrieveXSPECData(), gridXspec(), HaardtMadauInterpolate(), InitDefaultsPreparse(), KhaireSrianandInterpolate(), Kurucz79Interpolate(), lgCompileAtmosphere(), lgValidBinFile(), main(), MihalasInterpolate(), optimize_func(), ParseCommands(), ParseGrid(), ParseSave(), process_output(), RauchInterpolateCOWD(), RauchInterpolateHCa(), RauchInterpolateHelium(), RauchInterpolateHNi(), RauchInterpolateHpHe(), RauchInterpolateHydr(), RauchInterpolatePG1159(), SaveDo(), SaveFilesInit(), saveFITSfile(), SaveGrid(), saveXSPEC(), TlustyInterpolate(), vary_input(), WernerInterpolate(), and WMBASICInterpolate().
const int NUM_OUTPUT_TYPES = 11 |
Definition at line 22 of file grid.h.
Referenced by cdInit(), GridRetrieveXSPECData(), ParseSave(), process_output(), SaveDo(), saveFITSfile(), and saveXSPEC().