#include <array>#include <cmath>#include <memory>#include <random>#include "autopas/baseFunctors/CellFunctor.h"#include "autopas/options/SortingDirectionOption.h"#include "autopas/utils/SortingThresholdInfo2B.h"#include "autopas/utils/Timer.h"#include "autopas/utils/generators/UniformGenerator.h"#include "autopas/utils/logging/Logger.h"

Go to the source code of this file.
Classes | |
| class | autopas::SortingThresholdBenchmark |
| Determines the per-Newton3-state, per-direction-type particle-count threshold at which using a sorted cell-pair interaction path becomes faster than the unsorted path, separately for the AoS path (SortedCellView vs. More... | |
Namespaces | |
| namespace | autopas |
| This is the main namespace of AutoPas. | |