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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Groups Pages
TestOpenFoamModuleDriver.C File Reference

Implements a command-line interface for the OpenFoamModuleDriver tests. More...

Detailed Description

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 TestOpenFoamModuleDriver.C.

#include "ComLine.H"
#include "TestOpenFoamModuleDriver.H"
Include dependency graph for TestOpenFoamModuleDriver.C:

Go to the source code of this file.

Namespaces

 OpenFoamModuleDriver
 Project-specific namespace.
 

Functions

int Test (int argc, char *argv[])
 Drives the OpenFoamModuleDriver::TestObject. More...
 
int main (int argc, char *argv[])