Defines a cluster range used in the static cluster-thread-partition.
More...
#include <VerletClusterLists.h>
|
size_t | startTowerIndex {} |
| The index of the tower that contains the first cluster.
|
|
size_t | startIndexInTower {} |
| The index of the first cluster in its tower.
|
|
size_t | numClusters {} |
| The number of clusters in the range.
|
|
template<class Particle_T>
struct autopas::VerletClusterLists< Particle_T >::ClusterRange
Defines a cluster range used in the static cluster-thread-partition.
The documentation for this struct was generated from the following file: