|
Cloudy
Spectral Synthesis Code for Astrophysics
|
#include "cddefines.h"#include "cddrive.h"#include "continuum.h"#include "rfield.h"#include "grid.h"#include "ipoint.h"#include "called.h"#include "prt.h"
Functions | |
| void | gridXspec (realnum xc[], long int nInterpVars) |
| void | GridAllocXSPECData () |
| void | GridRetrieveXSPECData (int option) |
| 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().

| void gridXspec | ( | realnum | xc[], |
| long int | nInterpVars ) |
References ASSERT, called, cdEXIT, cpu, DEBUG_ENTRY, EXIT_FAILURE, fixit, fprintf(), grid, ioQQQ, LIMPAR, optimize, optimize_func(), and prt.
