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

Main function of the driver (in C/C++) for the OpemFoamFSIModule. More...

Detailed Description

Main function of the driver (in C/C++) for the OpemFoamFSIModule.

Author
Mike Campbell (mtcam.nosp@m.pbe@.nosp@m.ilroc.nosp@m.star.nosp@m..com)
Mike Anderson (mjand.nosp@m.erso.nosp@m.n@ilr.nosp@m.ocst.nosp@m.ar.co.nosp@m.m)
Date
March 1, 2015

Definition in file OFModuleDriver.C.

#include "com.h"
#include "com_devel.hpp"
#include <iostream>
#include <cstring>
#include <cstdlib>
#include <sstream>
#include "primitive_utilities.H"
#include "SolverAgent.H"
#include "InterfaceLayer.H"
#include "OFModuleDriver.H"
Include dependency graph for OFModuleDriver.C:

Go to the source code of this file.

Functions

 COM_EXTERN_MODULE (OpenFoamFSI)
 
int main (int argc, char *argv[])
 
void Usage (char *exec)