11 namespace statistics {
18 template <
typename Particle>
21 const Particle& localParticle
23 return ::swift2::kernels::localParticleCanBeUpdatedInVertexKernel(marker,localParticle);
26 template <
typename Particle>
void reduceVelocityAndSearchRadius(const peano4::datamanagement::VertexMarker &marker, Particle &localParticle)
bool reduceVelocityAndSearchRadiusUpdateParticlePredicate(const peano4::datamanagement::VertexMarker &marker, const Particle &localParticle)
Reduce velocity and search radius stats into species information.
This file is part of the SWIFT 2 project.
Vertex marker to provide information about selected vertex.