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
ElmerTest/trunk/src/SolverModuleDriver.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 ElmerTest/trunk/src/SolverModuleDriver.C.

#include "com.h"
#include "com_devel.hpp"
#include <iostream>
#include <cstring>
#include <cstdlib>
#include <stdlib.h>
#include <sstream>
Include dependency graph for ElmerTest/trunk/src/SolverModuleDriver.C:

Go to the source code of this file.

Functions

 COM_EXTERN_MODULE (SolverModule)
 
void usage (char *exec)
 
int main (int argc, char *argv[])