15template <
class Particle_T>
Neighbor list to be used with VerletListsCells container.
Definition: VLCCellPairNeighborList.h:31
Interface for traversals used with VLCCellPairNeighborList.
Definition: VLCCellPairTraversalInterface.h:16
void setVerletList(VLCCellPairNeighborList< Particle_T > &verlet)
Sets the verlet list for the traversal to iterate over.
Definition: VLCCellPairTraversalInterface.h:22
VLCCellPairNeighborList< Particle_T > * _cellPairVerletList
The verlet list to iterate over.
Definition: VLCCellPairTraversalInterface.h:28
This is the main namespace of AutoPas.
Definition: AutoPasDecl.h:32