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
icoFoamModule.C File Reference

C++ Module. More...

Detailed Description

C++ Module.

Author
JEK
Date
August 25, 2014

Definition in file icoFoamModule.C.

#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"
Include dependency graph for icoFoamModule.C:

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...