![]() |
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.
|
Definition at line 59 of file icoFoamModule.C.
Public Member Functions | |
| IcoFoamModule () | |
| Default constructor. More... | |
| virtual | ~IcoFoamModule () |
| Destructor. More... | |
| int | IcoFoamModuleFunction (int *pargc, void **pargv) |
Static Public Member Functions | |
| static void | Load (const std::string &name) |
| "Loads" IcoFoamModule More... | |
| static void | Unload (const std::string &name) |
| Unloads the IcoFoamModule. More... | |
Private Attributes | |
| std::vector< int > | dataArray |
| std::string | my_window_name |
| std::string | other_window_name |
| Tracks this window name. More... | |
| std::string | fortran_window_name |
| Tracks this external window's name. More... | |