Swarm-NG
1.1
|
Initializes the verlet propagator integrator plugin. More...
#include "propagators/verlet.hpp"
#include "monitors/stop_on_ejection.hpp"
#include "swarm/gpu/gravitation_acc.hpp"
Go to the source code of this file.
Typedefs | |
typedef gpulog::device_log | L |
Declare the device_log variable. | |
Variables | |
integrator_plugin_initializer < generic< VerletPropagator, stop_on_ejection< L > , GravitationAcc > > | verlet_prop_plugin ("verlet","This is the integrator based on verlet propagator") |
Initialize the integrator plugin for verlet propagator. | |
Initializes the verlet propagator integrator plugin.
Definition in file verlet.cu.