AutoPas  3.0.0
Loading...
Searching...
No Matches
autopas::Octree< Particle_T > Member List

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

_cellsautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >protected
_stepsSinceLastRebuildautopas::ParticleContainerInterface< ParticleCell::ParticleType >protected
addHaloParticle(const ParticleCell::ParticleType &haloParticle)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
addHaloParticleImpl(const ParticleType &haloParticle) overrideautopas::Octree< Particle_T >inline
CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >::addHaloParticleImpl(const ParticleCell::ParticleType &haloParticle)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >protectedpure virtual
addParticle(const ParticleCell::ParticleType &p)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
addParticleImpl(const ParticleType &p) overrideautopas::Octree< Particle_T >inline
CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >::addParticleImpl(const ParticleCell::ParticleType &p)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >protectedpure virtual
begin(IteratorBehavior behavior, typename ContainerIterator< Particle_T, true, false >::ParticleVecType *additionalVectors=nullptr) overrideautopas::Octree< Particle_T >inlinevirtual
begin(IteratorBehavior behavior, typename ContainerIterator< Particle_T, false, false >::ParticleVecType *additionalVectors=nullptr) const overrideautopas::Octree< Particle_T >inlinevirtual
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< OctreeNodeWrapper< Particle_T > >inline
CellBasedParticleContainer(const CellBasedParticleContainer &obj)=deleteautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >
cellCanContainHaloParticles(std::size_t i) const overrideautopas::Octree< Particle_T >inlinevirtual
cellCanContainOwnedParticles(std::size_t i) const overrideautopas::Octree< Particle_T >inlinevirtual
CellTypes enum nameautopas::Octree< Particle_T >
computeInteractions(TraversalInterface *traversal) overrideautopas::Octree< Particle_T >inlinevirtual
deleteAllParticles() overrideautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
deleteHaloParticles() overrideautopas::Octree< Particle_T >inlinevirtual
deleteParticle(Particle_T &particle) overrideautopas::Octree< Particle_T >inlinevirtual
deleteParticle(size_t cellIndex, size_t particleIndex) overrideautopas::Octree< Particle_T >inlinevirtual
end() constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
forEach(Lambda forEachLambda, IteratorBehavior behavior=IteratorBehavior::ownedOrHalo)autopas::Octree< Particle_T >inline
forEachInRegion(Lambda forEachLambda, const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior)autopas::Octree< Particle_T >inline
getAllTraversals(const InteractionTypeOption interactionType) constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getBoxMax() const finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
getBoxMin() const finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
getCells() constautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inline
getContainerType() const overrideautopas::Octree< Particle_T >inlinevirtual
getCutoff() const finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
getInteractionLength() const finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
getLeafCellByIndex(size_t cellIndex) constautopas::Octree< Particle_T >inline
getNumberOfParticles(IteratorBehavior behavior) const overrideautopas::Octree< 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 overrideautopas::Octree< Particle_T >inlinevirtual
getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior) const overrideautopas::Octree< Particle_T >inlinevirtual
CellBasedParticleContainer< OctreeNodeWrapper< 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< OctreeNodeWrapper< Particle_T > >::getParticle(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
getParticleCellTypeEnum() const overrideautopas::Octree< Particle_T >inlinevirtual
getParticleImpl(size_t cellIndex, size_t particleIndex, IteratorBehavior iteratorBehavior, const std::array< double, 3 > &boxMin, const std::array< double, 3 > &boxMax) constautopas::Octree< Particle_T >inline
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< Particle_T, true, true >::ParticleVecType *additionalVectors=nullptr) overrideautopas::Octree< Particle_T >inlinevirtual
getRegionIterator(const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior, typename ContainerIterator< Particle_T, false, true >::ParticleVecType *additionalVectors=nullptr) const overrideautopas::Octree< Particle_T >inlinevirtual
getStepsSinceLastRebuild() constautopas::ParticleContainerInterface< ParticleCell::ParticleType >inlinevirtual
getTraversalSelectorInfo() const overrideautopas::Octree< Particle_T >inlinevirtual
getVerletSkin() const finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
HALO enum value (defined in autopas::Octree< Particle_T >)autopas::Octree< Particle_T >
ignoreCellForIteration(index_t index1d, IteratorBehavior behavior) constautopas::internal::CellBorderAndFlagManagerinline
index_t typedefautopas::internal::CellBorderAndFlagManager
invalidCellIndexautopas::Octree< Particle_T >static
Octree(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)autopas::Octree< Particle_T >inline
operator=(const CellBasedParticleContainer &other)=deleteautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >
ParticleContainerInterface< ParticleCell::ParticleType >::operator=(const ParticleContainerInterface &other)=deleteautopas::ParticleContainerInterface< ParticleCell::ParticleType >
OWNED enum value (defined in autopas::Octree< Particle_T >)autopas::Octree< Particle_T >
ParticleCell typedefautopas::Octree< Particle_T >
ParticleContainerInterface(double skin)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inline
ParticleContainerInterface(const ParticleContainerInterface &obj)=deleteautopas::ParticleContainerInterface< ParticleCell::ParticleType >
ParticleType typedefautopas::Octree< Particle_T >
rebuildNeighborLists(TraversalInterface *traversal) overrideautopas::Octree< Particle_T >inlinevirtual
reduce(Lambda reduceLambda, A &result, IteratorBehavior behavior=IteratorBehavior::ownedOrHalo)autopas::Octree< Particle_T >inline
reduceInRegion(Lambda reduceLambda, A &result, const std::array< double, 3 > &lowerCorner, const std::array< double, 3 > &higherCorner, IteratorBehavior behavior)autopas::Octree< Particle_T >inline
reserve(size_t numParticles, size_t numParticlesHaloEstimate) overrideautopas::Octree< Particle_T >inlinevirtual
setCutoff(double cutoff) finalautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >inlinevirtual
setStepsSinceLastRebuild(size_t stepsSinceLastRebuild)autopas::ParticleContainerInterface< ParticleCell::ParticleType >inlinevirtual
size() const overrideautopas::Octree< Particle_T >inlinevirtual
updateContainer(bool keepNeighborListValid) overrideautopas::Octree< Particle_T >inlinevirtual
updateHaloParticle(const ParticleType &haloParticle) overrideautopas::Octree< Particle_T >inline
CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >::updateHaloParticle(const ParticleCell::ParticleType &haloParticle)=0autopas::ParticleContainerInterface< ParticleCell::ParticleType >pure virtual
~CellBasedParticleContainer() override=defaultautopas::CellBasedParticleContainer< OctreeNodeWrapper< Particle_T > >
~CellBorderAndFlagManager()=defaultautopas::internal::CellBorderAndFlagManagervirtual
~ParticleContainerInterface()=defaultautopas::ParticleContainerInterface< ParticleCell::ParticleType >virtual