|
cloudy trunk
|
#include "cddefines.h"#include "input.h"#include "optimize.h"#include "mpi_utilities.h"#include "save.h"#include "grid.h"
Go to the source code of this file.
Functions | |
| void | vary_input (bool *lgLimOK, int grid_index) |
| void vary_input | ( | bool * | lgLimOK, |
| int | grid_index ) |
vary_input sets input lines to feed into cloudy in optimization runs
| *lgLimOK |
Definition at line 11 of file vary_input.cpp.
References AS_LOCAL_ONLY, cdEXIT, cpu, DEBUG_ENTRY, EXIT_FAILURE, grid, GridPointPrefix(), input, ioQQQ, mode_w, nMatch(), open_data(), optimize, save, and TotalInsanity().
Referenced by optimize_func().
