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 ElmerFoamFSI tests. More...
Implements a command-line interface for the ElmerFoamFSI 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 ElmerFoamFSI.
Definition in file ParallelTestElmerFoamFSI.C.
Go to the source code of this file.
Namespaces | |
ElmerFoamFSI | |
Project-specific namespace. | |
Typedefs | |
typedef IRAD::Comm::CommunicatorObject | CommType |
Convenience typedef for CommunicatorObject. More... | |
Functions | |
int | ParallelTest (int argc, char *argv[]) |
Drives the ElmerFoamFSI::TestObject. More... | |
int | main (int argc, char *argv[]) |