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 "OpenFoamAgent.H"
#include "ElmerAgent.H"
#include "Global.H"
Go to the source code of this file.
Classes | |
class | fsicoupling |
Typedefs | |
typedef SolverUtils::TransferObject | transferagent |
typedef openfoamagent | fluidagent |
typedef elmeragent | solidagent |
typedef IRAD::Profiler::ProfilerObj | ProfilerType |
typedef std::string | StackType |
typedef IRAD::Global::GlobalObj < StackType, int, ProfilerType > | GlobalType |