|
Peano
|
#include "peano4/datamanagement/CellMarker.h"#include "peano4/datamanagement/VertexMarker.h"#include "swift2/kernels/ParticleUpdatePredicates.h"#include "TimeStepping.cpph"
Go to the source code of this file.
Namespaces | |
| namespace | swift2 |
| This file is part of the SWIFT 2 project. | |
| namespace | swift2::timestepping |
Functions | |
| template<typename Particle > | |
| void | swift2::timestepping::reset_moved_particle_marker (Particle &particle) |
| Reset the marker of a particle from whatever it has been before to NotMoved. | |
| template<typename Particle > | |
| bool | swift2::timestepping::resetMovedParticleMarkerUpdateParticlePredicate (const peano4::datamanagement::VertexMarker &marker, const Particle &particle) |
| template<typename Particle > | |
| void | swift2::timestepping::resetMovedParticleMarker (const peano4::datamanagement::VertexMarker &marker, Particle &particle) |