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
FsiCouplingPar.H File Reference

Example serial program. More...

Detailed Description

Example serial program.

Author
Mike Campbell (mtcam.nosp@m.pbe@.nosp@m.illin.nosp@m.ois..nosp@m.edu)
Date

Definition in file FsiCouplingPar.H.

#include "InterfaceLayer.H"
#include "Orchestrator.H"
#include "OpenFoamParAgent.H"
#include "ElmerParAgent.H"
#include "Global.H"
#include <ctime>
#include <unistd.h>
Include dependency graph for FsiCouplingPar.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fsicouplingpar
 

Typedefs

typedef
SolverUtils::TransferObjectPar 
transferagentpar
 
typedef openfoamagentpar fluidagentpar
 
typedef elmeragentpar solidagentpar
 
typedef IRAD::Profiler::ProfilerObj ProfilerType
 
typedef std::string StackType
 
typedef
IRAD::Comm::CommunicatorObject 
CommTypeIrad
 
typedef
IRAD::Global::ParallelGlobalObj
< CommTypeIrad, StackType, int,
ProfilerType
PGlobalType