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
OpenFoamModuleDriver Namespace Reference

Project-specific namespace. More...

Detailed Description

Project-specific namespace.

Every project needs its own namespace. This helps make it much easier to deal with in integrated/composite software packages.

Namespaces

 TestFixture
 Namespace for storing simple test utility fixtures.
 

Classes

class  TestingObject
 Project-specific testing object. More...
 
class  TestComLine
 ComLineObject for OpenFoamModuleDriver testing command-line interface. More...
 

Typedefs

typedef IRAD::Util::TestResults TestResults
 Project-specific test results type. More...
 
typedef
IRAD::Comm::CommunicatorObject 
CommType
 Convenience typedef for CommunicatorObject. More...
 

Functions

int ParallelTest (int argc, char *argv[])
 Drives the OpenFoamModuleDriver::TestObject. More...
 
int Test (int argc, char *argv[])
 Drives the OpenFoamModuleDriver::TestObject. More...