Swarm-NG
1.1
|
Defines swarm::gpu::bppt::VerletPropagator - the GPU implementation of Verlet propagator. More...
#include "swarm/swarmplugin.h"
Go to the source code of this file.
Classes | |
struct | swarm::gpu::bppt::VerletPropagatorParams |
Paramaters for VerletPropagator. More... | |
struct | swarm::gpu::bppt::VerletPropagator< T, Gravitation > |
GPU implementation of Verlet propagator. More... | |
Namespaces | |
swarm | |
Swarm-NG library. | |
swarm::gpu | |
GPU-based integrators and other GPU tools. | |
swarm::gpu::bppt | |
Class of GPU integrators with a thread for each body-pair. | |
Constant Groups | |
swarm | |
Swarm-NG library. | |
swarm::gpu | |
GPU-based integrators and other GPU tools. | |
swarm::gpu::bppt | |
Class of GPU integrators with a thread for each body-pair. | |
Defines swarm::gpu::bppt::VerletPropagator - the GPU implementation of Verlet propagator.
Definition in file verlet.hpp.