#include <type_traits>#include "autopas/options/DataLayoutOption.h"#include "autopas/utils/AlignedAllocator.h"#include "autopas/utils/SoAView.h"#include "autopas/utils/logging/FLOPLogger.h"

Go to the source code of this file.
Classes | |
| class | autopas::Functor< Particle_T, CRTP_T > |
| Functor base class. More... | |
Namespaces | |
| namespace | autopas |
| This is the main namespace of AutoPas. | |
Enumerations | |
| enum class | autopas::FunctorN3Modes { Newton3Only , Newton3Off , Both } |
| Newton 3 modes for the Functor. | |