| _cellLength | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | protected |
| _cells | autopas::CellTraversal< ParticleCell > | protected |
| _cellsPerDimension | autopas::CellTraversal< ParticleCell > | protected |
| _dataLayout | autopas::TraversalInterface | protected |
| _interactionLength | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | protected |
| _overlap | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | protected |
| _soa | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | protected |
| _typeOfList | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | protected |
| _useNewton3 | autopas::TraversalInterface | protected |
| _verletList | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | protected |
| C01BasedTraversal(const std::array< unsigned long, 3 > &dims, PairwiseFunctor *functor, double interactionLength, const std::array< double, 3 > &cellLength, DataLayoutOption dataLayout, bool useNewton3) | autopas::C01BasedTraversal< ParticleCell, PairwiseFunctor, InteractionTypeOption::pairwise > | inlineexplicit |
| c01Traversal(LoopBody &&loopBody) | autopas::C01BasedTraversal< ParticleCell, PairwiseFunctor, InteractionTypeOption::pairwise > | inlineprotected |
| CellTraversal(const std::array< unsigned long, 3 > &dims) | autopas::CellTraversal< ParticleCell > | inlineexplicit |
| ColorBasedTraversal(const std::array< unsigned long, 3 > &dims, Functor *functor, const double interactionLength, const std::array< double, 3 > &cellLength, DataLayoutOption dataLayout, bool useNewton3) | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | inlineexplicitprotected |
| colorTraversal(LoopBody &&loopBody, const std::array< unsigned long, 3 > &end, const std::array< unsigned long, 3 > &stride, const std::array< unsigned long, 3 > &offset={0ul, 0ul, 0ul}) | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | inlineprotected |
| endTraversal() override | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | inlinevirtual |
| extractSoA(PairwiseFunctor *pairwiseFunctor, NeighborList &neighborLists) | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | inlineprotected |
| getDataLayout() const | autopas::TraversalInterface | inline |
| getTraversalType() const override | autopas::VLCC01Traversal< ParticleCell, PairwiseFunctor, NeighborList > | inlinevirtual |
| getUseNewton3() const | autopas::TraversalInterface | inline |
| initTraversal() override | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | inlinevirtual |
| isApplicable() const override | autopas::VLCC01Traversal< ParticleCell, PairwiseFunctor, NeighborList > | inlinevirtual |
| loadSoA(PairwiseFunctor *pairwiseFunctor, NeighborList &neighborLists) | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | inlineprotected |
| notifyColorChange(unsigned long newColor) | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | inlineprotectedvirtual |
| processCellLists(NeighborList &neighborLists, unsigned long cellIndex, PairwiseFunctor *pairwiseFunctor, DataLayoutOption dataLayout, bool useNewton3) | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | inlineprotected |
| setCellsToTraverse(std::vector< ParticleCell > &cells) | autopas::CellTraversal< ParticleCell > | inlinevirtual |
| setSortingThreshold(size_t sortingThreshold) override | autopas::VLCC01Traversal< ParticleCell, PairwiseFunctor, NeighborList > | inlinevirtual |
| setVerletList(NeighborList &verlet) | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | inlinevirtual |
| TraversalInterface(DataLayoutOption dataLayout, bool useNewton3) | autopas::TraversalInterface | inline |
| traverseParticles() override | autopas::VLCC01Traversal< ParticleCell, PairwiseFunctor, NeighborList > | inlinevirtual |
| VLCC01Traversal(const std::array< unsigned long, 3 > &dims, PairwiseFunctor *pairwiseFunctor, double interactionLength, const std::array< double, 3 > &cellLength, DataLayoutOption dataLayout, bool useNewton3, ContainerOption::Value typeOfList) | autopas::VLCC01Traversal< ParticleCell, PairwiseFunctor, NeighborList > | inlineexplicit |
| VLCTraversalInterface(ContainerOption typeOfList) | autopas::VLCTraversalInterface< ParticleCell::ParticleType, NeighborList > | inline |
| ~CellTraversal()=default | autopas::CellTraversal< ParticleCell > | virtual |
| ~ColorBasedTraversal() override=default | autopas::ColorBasedTraversal< ParticleCell, Functor, collapseDepth > | protected |
| ~TraversalInterface()=default | autopas::TraversalInterface | virtual |