![]() |
Peano
|
#include "peano4/datamanagement/CellMarker.h"
#include "peano4/datamanagement/VertexMarker.h"
#include "Euler.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::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) |