_cellBlock | autopas::LinkedCellsReferences< Particle_T > | protected |
_cells | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | protected |
_loadEstimator | autopas::LinkedCellsReferences< Particle_T > | protected |
_particleList | autopas::LinkedCellsReferences< Particle_T > | protected |
_stepsSinceLastRebuild | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | protected |
addHaloParticle(const ParticleCell::ParticleType &haloParticle) | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
addHaloParticleImpl(const ParticleType &haloParticle) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
addParticle(const ParticleCell::ParticleType &p) | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
addParticleImpl(const ParticleType &p) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
addParticleLock | autopas::LinkedCellsReferences< Particle_T > | protected |
advanceIteratorIndices(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax, const std::array< double, 3 > &boxMinWithSafetyMargin, const std::array< double, 3 > &boxMaxWithSafetyMargin, size_t endCellIndex) const | autopas::LinkedCellsReferences< Particle_T > | inlineprotected |
begin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, true, false >::ParticleVecType *additionalVectors=nullptr) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
begin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, false, false >::ParticleVecType *additionalVectors=nullptr) const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
cbegin(IteratorBehavior behavior=autopas::IteratorBehavior::ownedOrHalo, typename ContainerIterator< ParticleType, false, false >::ParticleVecType *additionalVectors=nullptr) const final | autopas::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< ReferenceParticleCell< Particle_T > > | inline |
CellBasedParticleContainer(const CellBasedParticleContainer &obj)=delete | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | |
computeInteractions(TraversalInterface *traversal) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
deleteAllParticles() override | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
deleteHaloParticles() override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
deleteParticle(Particle_T &particle) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
deleteParticle(size_t cellIndex, size_t particleIndex) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
end() const | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
forEach(Lambda forEachLambda, IteratorBehavior behavior=IteratorBehavior::ownedOrHaloOrDummy) | autopas::LinkedCellsReferences< Particle_T > | inline |
forEachInRegion(Lambda forEachLambda, const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior) | autopas::LinkedCellsReferences< Particle_T > | inline |
getAllTraversals(const InteractionTypeOption interactionType) const | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
getBoxMax() const final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
getBoxMin() const final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
getCellBlock() | autopas::LinkedCellsReferences< Particle_T > | inline |
getCellBlock() const | autopas::LinkedCellsReferences< Particle_T > | inline |
getCells() | autopas::LinkedCellsReferences< Particle_T > | inline |
CellBasedParticleContainer< ReferenceParticleCell< Particle_T > >::getCells() const | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inline |
getContainerType() const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getCutoff() const final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
getInteractionLength() const final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
getLoadEstimatorFunction() | autopas::LinkedCellsReferences< Particle_T > | inline |
getNumberOfParticles(IteratorBehavior behavior) const override | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax) const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior) const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
CellBasedParticleContainer< ReferenceParticleCell< Particle_T > >::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 |
CellBasedParticleContainer< ReferenceParticleCell< Particle_T > >::getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior) | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
getParticleCellTypeEnum() const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getParticleImpl(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax) const | autopas::LinkedCellsReferences< Particle_T > | inline |
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< ParticleType, true, true >::ParticleVecType *additionalVectors=nullptr) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< ParticleType, false, true >::ParticleVecType *additionalVectors=nullptr) const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getStepsSinceLastRebuild() const | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inlinevirtual |
getTraversalSelectorInfo() const override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
getVerletSkin() const final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
LinkedCellsReferences(const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax, const double cutoff, const double skin, const unsigned int rebuildFrequency, const double cellSizeFactor=1.0, LoadEstimatorOption loadEstimator=LoadEstimatorOption::squaredParticlesPerCell) | autopas::LinkedCellsReferences< Particle_T > | inline |
operator=(const CellBasedParticleContainer &other)=delete | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | |
ParticleContainerInterface< ParticleCell::ParticleType >::operator=(const ParticleContainerInterface &other)=delete | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | |
ParticleContainerInterface(double skin) | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inline |
ParticleContainerInterface(const ParticleContainerInterface &obj)=delete | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | |
ParticleType typedef | autopas::LinkedCellsReferences< Particle_T > | |
rebuildNeighborLists(TraversalInterface *traversal) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
reduce(Lambda reduceLambda, A &result, IteratorBehavior behavior=IteratorBehavior::ownedOrHaloOrDummy) | autopas::LinkedCellsReferences< Particle_T > | inline |
reduceInRegion(Lambda reduceLambda, A &result, const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior) | autopas::LinkedCellsReferences< Particle_T > | inline |
ReferenceCell typedef | autopas::LinkedCellsReferences< Particle_T > | |
reserve(size_t numParticles, size_t numParticlesHaloEstimate) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
setCutoff(double cutoff) final | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
setStepsSinceLastRebuild(size_t stepsSinceLastRebuild) | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | inlinevirtual |
size() const override | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | inlinevirtual |
updateContainer(bool keepNeighborListsValid) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
updateDirtyParticleReferences() | autopas::LinkedCellsReferences< Particle_T > | inline |
updateHaloParticle(const ParticleType &haloParticle) override | autopas::LinkedCellsReferences< Particle_T > | inlinevirtual |
~CellBasedParticleContainer() override=default | autopas::CellBasedParticleContainer< ReferenceParticleCell< Particle_T > > | |
~ParticleContainerInterface()=default | autopas::ParticleContainerInterface< ParticleCell::ParticleType > | virtual |