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.
|
Example serial program. More...
#include "InterfaceLayer.H"
#include "Orchestrator.H"
#include "OpenFoamParAgent.H"
#include "ElmerParAgent.H"
#include "Global.H"
#include <ctime>
#include <unistd.h>
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 |