|
|
| FlowMain (int argc, char **argv, bool output_cout, bool output_files) |
| |
| int | execute () |
| | This is the main function of Flow. More...
|
| |
|
int | executeInitStep () |
| |
|
int | executeStep () |
| |
|
int | executeStepsCleanup () |
| |
|
ModelSimulator * | getSimulatorPtr () |
| |
|
SimulatorTimer * | getSimTimer () |
| |
|
double | getPreviousReportStepSize () |
| | Get the size of the previous report step.
|
| |
|
|
static int | setupParameters_ (int argc, char **argv, Parallel::Communication comm) |
| |
|
|
void | setupParallelism () |
| |
|
void | mergeParallelLogFiles () |
| |
|
void | setupModelSimulator () |
| |
|
const EclipseState & | eclState () const |
| |
|
EclipseState & | eclState () |
| |
|
const Schedule & | schedule () const |
| |
|
int | runSimulator () |
| |
|
int | runSimulatorInit () |
| |
|
void | createSimulator () |
| | This is the main function of Flow.
|
| |
|
Grid & | grid () |
| |
|
|
static void | setMaxThreads () |
| |
◆ execute()
This is the main function of Flow.
It runs a complete simulation with the given grid and simulator classes, based on the user-specified command-line input.
The documentation for this class was generated from the following file: