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.
|
Implements a command-line interface for the OpenFoamModuleDriver tests. More...
Implements a command-line interface for the OpenFoamModuleDriver tests.
Note that in this file, the "main" function is separated off from the program implementation. This is done to make the documentation usable and should be done for every new program in OpenFoamModuleDriver.
Definition in file ParallelTestOpenFoamModuleDriver.C.
Go to the source code of this file.
Namespaces | |
OpenFoamModuleDriver | |
Project-specific namespace. | |
Typedefs | |
typedef IRAD::Comm::CommunicatorObject | CommType |
Convenience typedef for CommunicatorObject. More... | |
Functions | |
int | ParallelTest (int argc, char *argv[]) |
Drives the OpenFoamModuleDriver::TestObject. More... | |
int | main (int argc, char *argv[]) |