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
int main ( int  argc,
char *  argv[] 
)

Definition at line 177 of file TestOpenFoamModuleDriver.C.

References OpenFoamModuleDriver::Test().

178 {
179  return(OpenFoamModuleDriver::Test(argc,argv));
180 }
int Test(int argc, char *argv[])
Drives the OpenFoamModuleDriver::TestObject.

Here is the call graph for this function: