AutoPas  3.0.0
Loading...
Searching...
No Matches
autopas::CellBasedParticleContainer< ParticleCell > Member List

This is the complete list of members for autopas::CellBasedParticleContainer< ParticleCell >, including all inherited members.

_cellsautopas::CellBasedParticleContainer< ParticleCell >protected
_stepsSinceLastRebuildautopas::ParticleContainerInterface< ParticleCell::ParticleType >protected
addHaloParticle(const ParticleCell::ParticleType &haloParticle)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
addHaloParticleImpl(const ParticleCell::ParticleType &haloParticle)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >protectedpure virtual
addParticle(const ParticleCell::ParticleType &p)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
addParticleImpl(const ParticleCell::ParticleType &p)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >protectedpure virtual
begin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, true, false >::ParticleVecType *additionalVectors=nullptr)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
begin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, false, false >::ParticleVecType *additionalVectors=nullptr) const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
cbegin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, false, false >::ParticleVecType *additionalVectors=nullptr) const finalautopas::ParticleContainerInterface< ParticleCell::ParticleType >inlinevirtual
CellBasedParticleContainer(const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax, const double cutoff, double skin, unsigned int rebuildFrequency)autopas::CellBasedParticleContainer< ParticleCell >inline
CellBasedParticleContainer(const CellBasedParticleContainer &obj)=deleteautopas::CellBasedParticleContainer< ParticleCell >
computeInteractions(TraversalInterface *traversal)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
deleteAllParticles() overrideautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
deleteHaloParticles()=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
deleteParticle(ParticleCell::ParticleType &particle)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
deleteParticle(size_t cellIndex, size_t particleIndex)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
end() constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getAllTraversals(const InteractionTypeOption interactionType) constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getBoxMax() const finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
getBoxMin() const finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
getCells() constautopas::CellBasedParticleContainer< ParticleCell >inline
getContainerType() const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getCutoff() const finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
getInteractionLength() const finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
getNumberOfParticles(IteratorBehavior behavior) const overrideautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior) const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax) const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getParticleCellTypeEnum() const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< ParticleType, true, true >::ParticleVecType *additionalVectors=nullptr)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< ParticleType, false, true >::ParticleVecType *additionalVectors=nullptr) const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getStepsSinceLastRebuild() constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inlinevirtual
getTraversalSelectorInfo() const=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
getVerletSkin() const finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
operator=(const CellBasedParticleContainer &other)=deleteautopas::CellBasedParticleContainer< ParticleCell >
ParticleContainerInterface< ParticleCell::ParticleType >::operator=(const ParticleContainerInterface &other)=deleteautopas::ParticleContainerInterface< ParticleCell::ParticleType >
ParticleContainerInterface(double skin)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
ParticleContainerInterface(const ParticleContainerInterface &obj)=deleteautopas::ParticleContainerInterface< ParticleCell::ParticleType >
rebuildNeighborLists(TraversalInterface *traversal)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
reserve(size_t numParticles, size_t numParticlesHaloEstimate)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
setCutoff(double cutoff) finalautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
setStepsSinceLastRebuild(size_t stepsSinceLastRebuild)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inlinevirtual
size() const overrideautopas::CellBasedParticleContainer< ParticleCell >inlinevirtual
updateContainer(bool keepNeighborListsValid)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
updateHaloParticle(const ParticleCell::ParticleType &haloParticle)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
~CellBasedParticleContainer() override=defaultautopas::CellBasedParticleContainer< ParticleCell >
~ParticleContainerInterface()=defaultautopas::ParticleContainerInterface< ParticleCell::ParticleType >virtual