![]() |
Peano
|
#include <list>
#include <vector>
#include "swift2/kernels/ParticleUpdatePredicates.h"
#include "Statistics.cpph"
Go to the source code of this file.
Namespaces | |
namespace | swift2 |
This file is part of the SWIFT 2 project. | |
namespace | swift2::statistics |
Functions | |
template<typename Particle > | |
void | swift2::statistics::reduceVelocityAndSearchRadius_without_check (Particle *particle) |
Reduce velocity and search radius stats into species information. | |
template<typename Particle > | |
void | swift2::statistics::reduceVelocityAndSearchRadius (const peano4::datamanagement::VertexMarker &marker, Particle &localParticle) |
template<typename Particle > | |
void | swift2::statistics::reduceVelocityAndSearchRadiusWithMasking (const peano4::datamanagement::VertexMarker &marker, Particle &localParticle) |