AutoPas  3.0.0
Loading...
Searching...
No Matches
autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional > Member List

This is the complete list of members for autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >, including all inherited members.

CellFunctor(ParticleFunctor_T &f, const double sortingCutoff, DataLayoutOption dataLayout, bool useNewton3)autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >inlineexplicit
computeSortingData(const std::vector< std::pair< double, size_t > > &projIdxI, const std::vector< std::pair< double, size_t > > &projIdxJ, std::vector< size_t > &maxIndexCache, std::vector< size_t > &minIndexCache) constautopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >
getBidirectional() constautopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >inline
getDataLayout() constautopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >inline
getNewton3() constautopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >inline
processCell(ParticleCell_T &cell)autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >
processCellPair(ParticleCell_T &cell1, ParticleCell_T &cell2, const std::array< double, 3 > &sortingDirection={0., 0., 0.})autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >
setAoSSortingThreshold(size_t aosSortingThreshold)autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >
setSoASortingThreshold(size_t soaSortingThreshold)autopas::internal::CellFunctor< ParticleCell_T, ParticleFunctor_T, bidirectional >