COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Public Member Functions | Public Attributes | List of all members
ZoltanTests_Fixture Struct Reference

Public Member Functions

 ZoltanTests_Fixture ()
 common setup for each test case More...
 
 ~ZoltanTests_Fixture ()
 common tear-down for each test case More...
 

Public Attributes

int m_argc
 possibly common functions used on the tests below More...
 
char ** m_argv
 

Detailed Description

Definition at line 42 of file utest-mesh-zoltan.cpp.

Constructor & Destructor Documentation

ZoltanTests_Fixture ( )
inline

common setup for each test case

Definition at line 45 of file utest-mesh-zoltan.cpp.

~ZoltanTests_Fixture ( )
inline

common tear-down for each test case

Definition at line 54 of file utest-mesh-zoltan.cpp.

Member Data Documentation

int m_argc

possibly common functions used on the tests below

Definition at line 61 of file utest-mesh-zoltan.cpp.

char** m_argv

Definition at line 62 of file utest-mesh-zoltan.cpp.


The documentation for this struct was generated from the following file:
Send comments to:
COOLFluiD Web Admin