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 163 of file TestElmerFoamFSI.C.

References ElmerFoamFSI::Test().

164 {
165  return(ElmerFoamFSI::Test(argc,argv));
166 }
int Test(int argc, char *argv[])
Drives the ElmerFoamFSI::TestObject.

Here is the call graph for this function: