#include "autopas/options/IteratorBehavior.h"
#include "autopas/particles/OwnershipState.h"
#include "autopas/utils/WrapOpenMP.h"
#include "autopas/utils/inBox.h"
Go to the source code of this file.
Classes | |
class | autopas::ParticleCell< Particle_T > |
Class for Cells of Particles. More... | |
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |
Enumerations | |
enum class | autopas::CellType { autopas::FullParticleCell , autopas::ReferenceParticleCell , autopas::ClusterTower , autopas::SortedCellView , autopas::IsNoCell } |
The ParticleCell Type as an Enum. More... | |