This is the main namespace of AutoPas.
Definition: AutoPasDecl.h:34
Polymorphic base for sorting-threshold storage.
Definition: SortingThresholdInfoInterface.h:18
Single threshold value struct.
Definition: SortingThresholdInfoSingle.h:18
size_t threshold
Actual threshold data.
Definition: SortingThresholdInfoSingle.h:27
SortingThresholdInfoSingle(size_t threshold)
Constructor for single threshold value.
Definition: SortingThresholdInfoSingle.h:23