|
cloudy trunk
|
#include "cddefines.h"#include "conv.h"#include "input.h"#include "called.h"#include "version.h"#include "init.h"#include "prt.h"#include "trace.h"#include "grainvar.h"#include "parse.h"#include "save.h"#include "optimize.h"#include "grid.h"
Go to the source code of this file.
Functions | |
| bool | grid_do () |
| 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, chOptimFileName, conv, cpu, DEBUG_ENTRY, EXIT_FAILURE, grid, gridXspec(), gv, InitDefaultsPreparse(), input, INPUT_LINE_LENGTH, Singleton< t_version >::Inst(), ioQQQ, lgAbort, lgOptimize_do(), LIMPAR, optimize, ParseCommands(), prt, and trace.
Referenced by cdDrive().
