|
cloudy trunk
|
#include "cddefines.h"#include "save.h"#include "warnings.h"#include "optimize.h"#include "cddrive.h"#include "continuum.h"#include "rfield.h"#include "grid.h"#include "ipoint.h"#include "called.h"#include "physconst.h"#include "prt.h"#include "mpi_utilities.h"
Go to the source code of this file.
Functions | |
| void | gridXspec (realnum xc[], long int nInterpVars) |
| void | GridGatherInCloudy () |
| 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().

| void gridXspec | ( | realnum | xc[], |
| long int | nInterpVars ) |
Definition at line 21 of file grid_xspec.cpp.
References ASSERT, called, cdEXIT, cpu, DEBUG_ENTRY, EXIT_FAILURE, fixit(), grid, ioQQQ, LIMPAR, MALLOC, optimize, optimize_func(), and prt.
