Interface for traversals used with VLCCellPairNeighborList.
More...
#include <VLCCellPairTraversalInterface.h>
template<class Particle_T>
class autopas::VLCCellPairTraversalInterface< Particle_T >
Interface for traversals used with VLCCellPairNeighborList.
Allows the distinction of traversals that are only usable for VLCCellPairNeighborList and not compatible with the VLCAllCellsNeighborList within the VerletListsCells container.
- Template Parameters
-
Particle_T | type of particle |
◆ setVerletList()
template<class Particle_T >
Sets the verlet list for the traversal to iterate over.
- Parameters
-
verlet | The verlet list to iterate over. |
The documentation for this class was generated from the following files: