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

Public Member Functions

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

Public Attributes

boost::shared_ptr< Componentroot
 possibly common functions used on the tests below More...
 
boost::shared_ptr< MeshReaderreader
 
Handle< Domaindomain
 
int m_argc
 common values accessed by all tests goes here More...
 
char ** m_argv
 

Static Public Attributes

static Handle< Meshmesh
 

Detailed Description

Definition at line 38 of file utest-mesh-transformer.cpp.

Constructor & Destructor Documentation

common setup for each test case

Definition at line 41 of file utest-mesh-transformer.cpp.

common tear-down for each test case

Definition at line 57 of file utest-mesh-transformer.cpp.

Member Data Documentation

Handle< Domain > domain

Definition at line 64 of file utest-mesh-transformer.cpp.

int m_argc

common values accessed by all tests goes here

Definition at line 68 of file utest-mesh-transformer.cpp.

char** m_argv

Definition at line 69 of file utest-mesh-transformer.cpp.

Handle< Mesh > mesh
static

Definition at line 66 of file utest-mesh-transformer.cpp.

boost::shared_ptr< MeshReader > reader

Definition at line 63 of file utest-mesh-transformer.cpp.

boost::shared_ptr< Component > root

possibly common functions used on the tests below

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


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