| getThresholdByConfig(bool newton3, std::array< double, 3 > sortingDirection, bool bidirectional) const | autopas::SortingThresholdInfo2B | inline |
| n3CornerThreshold | autopas::SortingThresholdInfo2B | |
| n3EdgeThreshold | autopas::SortingThresholdInfo2B | |
| n3FaceThreshold | autopas::SortingThresholdInfo2B | |
| noN3CornerThresholdBidirectional | autopas::SortingThresholdInfo2B | |
| noN3CornerThresholdUnidirectional | autopas::SortingThresholdInfo2B | |
| noN3EdgeThresholdBidirectional | autopas::SortingThresholdInfo2B | |
| noN3EdgeThresholdUnidirectional | autopas::SortingThresholdInfo2B | |
| noN3FaceThresholdBidirectional | autopas::SortingThresholdInfo2B | |
| noN3FaceThresholdUnidirectional | autopas::SortingThresholdInfo2B | |
| setThresholdByOption(Newton3Option n3, SortingDirectionOption cellDirection, bool bidirectional, size_t value) | autopas::SortingThresholdInfo2B | inline |
| SortingThresholdInfo2B(size_t uniformThreshold) | autopas::SortingThresholdInfo2B | inlineexplicit |
| SortingThresholdInfo2B(size_t noN3FaceThresholdBidirectional, size_t noN3FaceThresholdUnidirectional, size_t noN3EdgeThresholdBidirectional, size_t noN3EdgeThresholdUnidirectional, size_t noN3CornerThresholdBidirectional, size_t noN3CornerThresholdUnidirectional, size_t n3FaceThreshold, size_t n3EdgeThreshold, size_t n3CornerThreshold) | autopas::SortingThresholdInfo2B | inline |
| ~SortingThresholdInfoInterface()=default | autopas::SortingThresholdInfoInterface | virtual |