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 329 of file src/MakeProject.C.

References ElmerFoamFSI::MakeProject().

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

Here is the call graph for this function: