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 330 of file Third_Party_Modules/ElmerFSI/trunk/src/MakeProject.C.

References ElmerModuleDriver::MakeProject().

331 {
332  return(ElmerModuleDriver::MakeProject(argc,argv));
333 }
int MakeProject(int argc, char *argv[])
Creates a new project from an ElmerModuleDriver base.

Here is the call graph for this function: