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

Public Member Functions

 TestFixture ()
 common setup for each test case More...
 
 ~TestFixture ()
 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 33 of file utest-mesh-actions-integral.cpp.

Constructor & Destructor Documentation

TestFixture ( )
inline

common setup for each test case

Definition at line 36 of file utest-mesh-actions-integral.cpp.

~TestFixture ( )
inline

common tear-down for each test case

Definition at line 43 of file utest-mesh-actions-integral.cpp.

Member Data Documentation

int m_argc

possibly common functions used on the tests below

Definition at line 49 of file utest-mesh-actions-integral.cpp.

char** m_argv

Definition at line 50 of file utest-mesh-actions-integral.cpp.


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