11template <
class Particle_T>
12class VLCCellPairNeighborList;
20template <
class Particle_T>
Neighbor list to be used with VerletListsCells container.
Definition: VLCCellPairNeighborList.h:23
Interface for traversals used with VLCCellPairNeighborList.
Definition: VLCCellPairTraversalInterface.h:21
void setVerletList(VLCCellPairNeighborList< Particle_T > &verlet)
Sets the verlet list for the traversal to iterate over.
Definition: VLCCellPairTraversalInterface.h:27
VLCCellPairNeighborList< Particle_T > * _cellPairVerletList
The verlet list to iterate over.
Definition: VLCCellPairTraversalInterface.h:33
This is the main namespace of AutoPas.
Definition: AutoPasDecl.h:32