20 template <
typename Particle>
23 template <
typename Particle>
26 const Particle& particle
28 return ::swift2::kernels::localParticleCanBeUpdatedInVertexKernel(
34 template <
typename Particle>
41 localParticleCanBeUpdatedInVertexKernel(marker, particle),
51#include "TimeStepping.cpph"
#define assertion2(expr, param0, param1)
void resetMovedParticleMarker(const peano4::datamanagement::VertexMarker &marker, Particle &particle)
void reset_moved_particle_marker(Particle &particle)
Reset the marker of a particle from whatever it has been before to NotMoved.
bool resetMovedParticleMarkerUpdateParticlePredicate(const peano4::datamanagement::VertexMarker &marker, const Particle &particle)
This file is part of the SWIFT 2 project.
Vertex marker to provide information about selected vertex.