![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
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< Component > | root |
| possibly common functions used on the tests below More... | |
| boost::shared_ptr< MeshReader > | reader |
| Handle< Domain > | domain |
| int | m_argc |
| common values accessed by all tests goes here More... | |
| char ** | m_argv |
Static Public Attributes | |
| static Handle< Mesh > | mesh |
Definition at line 38 of file utest-mesh-transformer.cpp.
|
inline |
common setup for each test case
Definition at line 41 of file utest-mesh-transformer.cpp.
|
inline |
common tear-down for each test case
Definition at line 57 of file utest-mesh-transformer.cpp.
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.
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.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |