Provides methods to traverse a single cluster and a pair of clusters.
More...
#include <VCLClusterFunctor.h>
template<class Particle_T, class
PairwiseFunctor>
class autopas::internal::VCLClusterFunctor< Particle_T, PairwiseFunctor >
Provides methods to traverse a single cluster and a pair of clusters.
- Template Parameters
-
◆ VCLClusterFunctor()
Constructs a VCLClusterFunctor that uses the given functor internally.
- Parameters
-
functor | The functor to use internally. |
clusterSize | Number of particles per cluster. |
dataLayout | The data layout to be used. |
useNewton3 | Parameter to specify whether newton3 is used or not. |
◆ processCluster()
Invokes the calculations of all interactions within the cluster and, if they exist, it's neighbors.
- Parameters
-
The documentation for this class was generated from the following file: