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

Main function to call the Elmer SolverModule. More...

Detailed Description

Main function to call the Elmer SolverModule.

Author
Jessica Kress (jkres.nosp@m.s@il.nosp@m.rocst.nosp@m.ar.c.nosp@m.om)
Date
January 12, 2015

Definition in file SolverModuleDriverParallel.C.

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

Go to the source code of this file.

Namespaces

 COM
 

Typedefs

typedef
IRAD::Comm::CommunicatorObject 
CommType
 

Functions

 COM_EXTERN_MODULE (ElmerCSCParallel)
 
 COM_EXTERN_MODULE (SimOut)
 
int parallelProgram (int argc, char *argv[])
 
int main (int argc, char **argv)