Peano
Loading...
Searching...
No Matches
Leapfrog.h File Reference
Include dependency graph for Leapfrog.h:
This graph shows which files directly or indirectly include this file:

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::leapfrogDriftWithGlobalTimeStepSize (const peano4::datamanagement::VertexMarker &marker, Particle &localParticle)
 Drift step.
 
template<typename Particle >
bool swift2::timestepping::leapfrogDriftWithGlobalTimeStepSizeUpdateParticlePredicate (const peano4::datamanagement::VertexMarker &marker, const Particle &localParticle)
 
template<typename Particle >
void swift2::timestepping::leapfrogKickWithGlobalTimeStepSize (const peano4::datamanagement::VertexMarker &marker, Particle &localParticle)
 Kick steps.
 
template<typename Particle >
bool swift2::timestepping::leapfrogKickWithGlobalTimeStepSizeUpdateParticlePredicate (const peano4::datamanagement::VertexMarker &marker, const Particle &localParticle)