![]() |
COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Public Member Functions | |
| MeshReading_Fixture () | |
| common setup for each test case More... | |
| ~MeshReading_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 |
Definition at line 47 of file utest-mesh-reading.cpp.
|
inline |
common setup for each test case
Definition at line 50 of file utest-mesh-reading.cpp.
|
inline |
common tear-down for each test case
Definition at line 66 of file utest-mesh-reading.cpp.
Definition at line 73 of file utest-mesh-reading.cpp.
| int m_argc |
common values accessed by all tests goes here
Definition at line 76 of file utest-mesh-reading.cpp.
| char** m_argv |
Definition at line 77 of file utest-mesh-reading.cpp.
| boost::shared_ptr< MeshReader > reader |
Definition at line 72 of file utest-mesh-reading.cpp.
| boost::shared_ptr< Component > root |
possibly common functions used on the tests below
Definition at line 71 of file utest-mesh-reading.cpp.
1.8.9.1
|
Send comments to: COOLFluiD Web Admin |