ElmerFoamFSI
2.0
ElmerFoamFSI is fluid-solid interaction simulation application built up from OpenFOAM CFD and Elmer CSM coupled through the IMPACT multiphysics software integration infrastructure.
|
int ElmerFoamFSI::ExampleProgram::Driver | ( | int | argc, |
char * | argv[] | ||
) |
Unified driver for the example programs.
This driver is exactly the same for both the serial and parallel example programs. It is a direct replacement for main and is responsible for creating the "Program object" and calling its Initialization, Run, and Finalize methods.
Definition at line 444 of file include/ExampleProgram.H.
References SerialDriverProgram::Initialize(), and SerialDriverProgram::VerbLevel().