Peano
Loading...
Searching...
No Matches
Euler.h File Reference
Include dependency graph for Euler.h:

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::computeExplicitEulerWithGlobalTimeStepSize (const peano4::datamanagement::VertexMarker &marker, Particle &particle)
 Update a particle with the explicit Euler.
 
template<typename Particle >
void swift2::timestepping::computeExplicitEulerCromerWithGlobalTimeStepSize (const peano4::datamanagement::VertexMarker &marker, Particle &particle)