COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Profile and time tests using this fixture. More...
Inherits ProfiledTestFixture, and TimedTestFixture.
Public Member Functions | |
ProfiledFixture () | |
Public Member Functions inherited from ProfiledTestFixture | |
ProfiledTestFixture () | |
~ProfiledTestFixture () | |
void | test_unit_start (boost::unit_test::test_unit const &) |
Start profiling when a test starts. More... | |
void | test_unit_finish (boost::unit_test::test_unit const &) |
terminate library when a test ends and process the file More... | |
Public Member Functions inherited from TimedTestFixture | |
TimedTestFixture () | |
~TimedTestFixture () | |
void | test_unit_start (boost::unit_test::test_unit const &unit) |
Start timing when a test starts. More... | |
void | restart_timer () |
void | test_unit_finish (boost::unit_test::test_unit const &unit) |
Stop timing when a test ends. More... | |
Public Attributes | |
const Mesh & | grid2D |
Additional Inherited Members | |
Protected Attributes inherited from ProfiledTestFixture | |
std::string | m_prefix |
Start of the profile output name. More... | |
boost::filesystem::path | m_profile_dir |
Directory to store the profile data in. More... | |
bool | m_process_profile |
If set to true, the profiling tool will be run. More... | |
Profile and time tests using this fixture.
Definition at line 64 of file utest-connectivity-data.cpp.
|
inline |
Definition at line 68 of file utest-connectivity-data.cpp.
const Mesh& grid2D |
Definition at line 70 of file utest-connectivity-data.cpp.
Send comments to: COOLFluiD Web Admin |