cloudy trunk
Loading...
Searching...
No Matches
grid_do.cpp File Reference
#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"
Include dependency graph for grid_do.cpp:

Go to the source code of this file.

Functions

bool grid_do ()

Function Documentation

◆ 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().

Here is the call graph for this function: