Go to the source code of this file.
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |
namespace | autopas::internal |
This namespace is used for implementation specifics. | |
Functions | |
template<typename Particle_T > | |
void | autopas::internal::markParticleAsDeleted (Particle_T &p) |
Marks a particle as deleted. | |