This is the complete list of members for autopas::SortingThresholdBenchmark, including all inherited members.
| getAoSThreshold() const | autopas::SortingThresholdBenchmark | inline |
| getSoAThreshold() const | autopas::SortingThresholdBenchmark | inline |
| hasRunAoS() const | autopas::SortingThresholdBenchmark | inline |
| hasRunSoA() const | autopas::SortingThresholdBenchmark | inline |
| runAoSBenchmark(Functor_T &functor, const Particle_T &defaultParticle) | autopas::SortingThresholdBenchmark | inline |
| runSoABenchmark(Functor_T &functor, const Particle_T &defaultParticle) | autopas::SortingThresholdBenchmark | inline |
| SortingThresholdBenchmark(size_t aosSortingThresholdDefault, size_t soaSortingThresholdDefault) | autopas::SortingThresholdBenchmark | inline |