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
OFModuleDriver.H
Go to the documentation of this file.
1 #ifndef OF_MODULE_DRIVER
2 #define OF_MODULE_DRIVER
3 
4 void Usage(char *exec);
5 
6 #endif
void Usage(char *exec)