10#ifndef MILUPHPC_LEAPFROG_H
11#define MILUPHPC_LEAPFROG_H
13#include "../miluphpc.h"
void integrate(int step)
Implementation of the abstract integration method.
Leapfrog(SimulationParameters simulationParameters)
Constructor.
SimulationParameters simulationParameters
buffer (need for revising)
Device functions and kernels for the leapfrog integrator.