15template <
class NeighborList>
Interface for all traversals for VarVerletLists containers.
Definition: VVLTraversalInterface.h:16
NeighborList * _neighborList
The neighbor list to traverse.
Definition: VVLTraversalInterface.h:38
virtual void setNeighborListToTraverse(NeighborList &neighborList)
Sets the neighbor list to traverse.
Definition: VVLTraversalInterface.h:32
virtual ~VVLTraversalInterface()=default
Virtual default destructor.
VVLTraversalInterface()=default
Constructor of VVLTraversalInterface.
This is the main namespace of AutoPas.
Definition: AutoPasDecl.h:32