chrono::utils::ChBenchmarkFixture< TEST, SKIP > Class Template Reference

Description

template<typename TEST, int SKIP>
class chrono::utils::ChBenchmarkFixture< TEST, SKIP >

Generic benchmark fixture for Chrono tests.

The first template parameter is a ChBenchmarkTest. The second template parameter is the initial number of simulation steps (hot start).

#include <ChBenchmark.h>

Inherits Fixture.

Public Member Functions

void Report (benchmark::State &st)
 
void Reset (int num_init_steps)
 

Public Attributes

TEST * m_test
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/utils/ChBenchmark.h