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 176 of file TestElmerModuleDriver.C.

References ElmerModuleDriver::Test().

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

Here is the call graph for this function: