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
OFModuleDriverPar.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 OFModuleDriverPar.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 "COMM.H"
#include "Pane_communicator.h"
Include dependency graph for OFModuleDriverPar.C:

Go to the source code of this file.

Namespaces

 COM
 

Functions

 COM_EXTERN_MODULE (OpenFoamFSIPar)
 
 COM_EXTERN_MODULE (SimOut)
 
void Usage (char *exec)
 
int parallelProgram (int argc, char **argv)
 
int main (int argc, char **argv)