COOLFluiD
Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
|
Inherits TimedTestFixture.
Public Types | |
typedef boost::shared_ptr< Uint > | SharedT |
typedef boost::weak_ptr< Uint > | WeakT |
typedef Handle< Uint > | HandleT |
typedef Uint * | RawT |
Public Member Functions | |
SharedT * | shared_vec () |
WeakT * | weak_vec () |
HandleT * | handle_vec () |
RawT * | raw_vec () |
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... | |
Static Public Attributes | |
static const Uint | vec_size = 1000000 |
static const Uint | deref_repeats = 100 |
Definition at line 31 of file utest-ptr-benchmark.cpp.
Definition at line 35 of file utest-ptr-benchmark.cpp.
Definition at line 36 of file utest-ptr-benchmark.cpp.
Definition at line 33 of file utest-ptr-benchmark.cpp.
Definition at line 34 of file utest-ptr-benchmark.cpp.
|
inline |
Definition at line 54 of file utest-ptr-benchmark.cpp.
|
inline |
Definition at line 62 of file utest-ptr-benchmark.cpp.
|
inline |
Definition at line 38 of file utest-ptr-benchmark.cpp.
|
inline |
Definition at line 46 of file utest-ptr-benchmark.cpp.
|
static |
Definition at line 71 of file utest-ptr-benchmark.cpp.
|
static |
Definition at line 70 of file utest-ptr-benchmark.cpp.
Send comments to: COOLFluiD Web Admin |