|
| void | SetUp (const benchmark::State &state) |
| |
| void | TearDown (const benchmark::State &state) |
| |
|
| const double | q = 1 |
| |
| const int | n = 1000 |
| |
| double | stop = 1000.0 |
| |
| double | dr = 0.0 |
| |
| double * | rc |
| |
| double * | rinf |
| |
| double * | jc |
| |
| double * | jinf |
| |
◆ SetUp()
| void PerfSphbes::SetUp |
( |
const benchmark::State & |
state | ) |
|
|
inline |
◆ TearDown()
| void PerfSphbes::TearDown |
( |
const benchmark::State & |
state | ) |
|
|
inline |
◆ dr
| double PerfSphbes::dr = 0.0 |
◆ jc
◆ jinf
| double * PerfSphbes::jinf |
| const int PerfSphbes::n = 1000 |
| const double PerfSphbes::q = 1 |
◆ rc
◆ rinf
| double * PerfSphbes::rinf |
◆ stop
| double PerfSphbes::stop = 1000.0 |
The documentation for this class was generated from the following file: