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.
|
C++ Module. More...
#include "fvCFD.H"
#include "com.h"
#include "com_devel.hpp"
#include <string>
#include <cstring>
#include <iostream>
#include <sstream>
#include <iomanip>
#include <vector>
#include "icoFoamHeader.H"
Go to the source code of this file.
Classes | |
class | IcoFoamModule |
Namespaces | |
IcoFoamMod | |
Functions | |
COM_EXTERN_MODULE (IcoFoamModule) | |
void | IcoFoamModule_load_module (const char *name) |
C/C++ bindings to load IcoFoamModule. More... | |
void | IcoFoamModule_unload_module (const char *name) |
C/C++ bindings to unload IcoFoamModule. More... | |