COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
List of all members
ComponentBenchFixture Struct Reference

Inherits TimedTestFixture, and ProfiledTestFixture.

Additional Inherited Members

- 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 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...
 
- 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...
 

Detailed Description

Definition at line 21 of file utest-component-benchmark.cpp.


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