#include "autopas/containers/cellTraversals/CellTraversal.h"
#include "autopas/containers/linkedCells/traversals/LCC08CellHandlerUtility.h"
#include "autopas/utils/AlignedAllocator.h"
#include "autopas/utils/ArrayMath.h"
#include "autopas/utils/ThreeDimensionalMapping.h"
#include "autopas/utils/WrapOpenMP.h"
Go to the source code of this file.
Classes | |
class | autopas::LCC04SoACellHandler< ParticleCell, PairwiseFunctor > |
This class provides the base for traversals using the c08 base step, but rather use 4 instead of 8 colors for domain coloring. More... | |
Namespaces | |
namespace | autopas |
This is the main namespace of AutoPas. | |