#include "autopas/particles/ParticleBase.h"
Go to the source code of this file.
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |
Typedefs | |
using | autopas::ParticleBaseFP64 = ParticleBase< double, unsigned long > |
Particle with all variables in 64 bit precision. | |