chrono::fsi::ChFsiBenchmarkFixture< TEST, SKIP > Class Template Reference

Description

template<typename TEST, int SKIP>
class chrono::fsi::ChFsiBenchmarkFixture< TEST, SKIP >

Generic benchmark fixture for Chrono tests.

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

#include <ChFsiBenchmark.h>

Inheritance diagram for chrono::fsi::ChFsiBenchmarkFixture< TEST, SKIP >:
Collaboration diagram for chrono::fsi::ChFsiBenchmarkFixture< TEST, SKIP >:

Public Member Functions

virtual void Report (benchmark::State &st) override
 
- Public Member Functions inherited from chrono::utils::ChBenchmarkFixture< TEST, SKIP >
void Reset (int num_init_steps)
 

Additional Inherited Members

- Public Attributes inherited from chrono::utils::ChBenchmarkFixture< TEST, SKIP >
TEST * m_test
 

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