|
Cloudy
Spectral Synthesis Code for Astrophysics
|


Go to the source code of this file.
Classes | |
| struct | t_grid |
Functions | |
| void | grid_do () |
| void | gridXspec (realnum *, long) |
| void | GridAllocXSPECData () |
| void | GridRetrieveXSPECData (int option) |
Variables | |
| const int | NUM_OUTPUT_TYPES = 11 |
| t_grid | grid |
| void grid_do | ( | ) |
called by cdDrive
References called, cdEXIT, chOptimFileName, conv, cpu, DEBUG_ENTRY, EXIT_FAILURE, fprintf(), grid, gridXspec(), gv, InitDefaultsPreparse(), input, Singleton< t_version >::Inst(), ioQQQ, LIMPAR, LoadIsotopes(), MakeInputLine(), optimize, optimize_do(), ParseCommands(), prt, and trace.
Referenced by cdDrive().

| void GridAllocXSPECData | ( | ) |
GridAllocXSPECData - allocate the memory for grid.Spectra
References DEBUG_ENTRY, grid, NUM_OUTPUT_TYPES, and rfield.
Referenced by GridRetrieveXSPECData(), and process_output().
| void GridRetrieveXSPECData | ( | int | option | ) |
GridRetrieveXSPECData - obtain the correct spectrum for each grid point
References ASSERT, cdEXIT, cdSPEC2(), DEBUG_ENTRY, EXIT_FAILURE, fprintf(), grid, GridAllocXSPECData(), ioQQQ, and optimize.
Referenced by saveFITSfile().

|
extern |
Referenced by AtlasInterpolate(), cdDrive(), cdInit(), cdMain(), cdPrepareExit(), cdRead(), check_grid_file(), CheckVal(), CloseSaveFiles(), ConvBase(), CoStarInterpolate(), CoStarListModels(), EchoModel(), FillJ(), FindHCoStar(), FindVCoStar(), fix_grid_file(), grid_do(), GridAllocXSPECData(), GridInterpolate(), GridRetrieveXSPECData(), gridXspec(), HaardtMadauInterpolate(), InitDefaultsPreparse(), InitGrid(), InitGridCoStar(), InitIndexArrays(), InterpolateGridCoStar(), InterpolateModel(), InterpolateModel(), InterpolateModelCoStar(), InterpolateRectGrid(), JIndex(), KhaireSrianandInterpolate(), Kurucz79Interpolate(), lgCompileAtmosphere(), lgReadAtmosphereHead(), lgReadAtmosphereTail(), main(), MihalasInterpolate(), optimize_func(), ParseCommands(), ParseCrashDo(), ParseGrid(), ParseSave(), PrintGridInfo(), process_output(), RauchInterpolateCOWD(), RauchInterpolateHCa(), RauchInterpolateHelium(), RauchInterpolateHNi(), RauchInterpolateHpHe(), RauchInterpolateHydr(), RauchInterpolatePG1159(), SaveDo(), SaveFilesInit(), saveFITSfile(), SaveGrid(), saveXSPEC(), SetLimits(), SetLimitsSub(), TlustyInterpolate(), vary_input(), WernerInterpolate(), and WMBASICInterpolate().
| const int NUM_OUTPUT_TYPES = 11 |
Referenced by cdInit(), GridAllocXSPECData(), ParseSave(), process_output(), SaveDo(), saveFITSfile(), and saveXSPEC().