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

Classes

struct  user_struct_c
 
struct  user_struct_d
 
struct  user_struct_i
 some complex data types More...
 

Public Member Functions

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

Public Attributes

int m_argc
 common params More...
 
char ** m_argv
 

Detailed Description

Definition at line 31 of file utest-parallel-datatype.cpp.

Constructor & Destructor Documentation

PEDatatypeFixture ( )
inline

common setup for each test case

Definition at line 34 of file utest-parallel-datatype.cpp.

~PEDatatypeFixture ( )
inline

coemmon tear-down for each test case

Definition at line 41 of file utest-parallel-datatype.cpp.

Member Data Documentation

int m_argc

common params

Definition at line 44 of file utest-parallel-datatype.cpp.

char** m_argv

Definition at line 45 of file utest-parallel-datatype.cpp.


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