Swarm-NG
1.1
|
Defines swarm::gpu::bppt::MidpointPropagator - the GPU implementation of modified midpoint method propagator. More...
#include "swarm/swarmplugin.h"
Go to the source code of this file.
Classes | |
struct | swarm::gpu::bppt::MidpointPropagatorParams |
Paramaters for MidpointPropagator. More... | |
struct | swarm::gpu::bppt::MidpointPropagator< T, Gravitation > |
GPU implementation of modified midpoint method 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::MidpointPropagator - the GPU implementation of modified midpoint method propagator.
Definition in file midpoint.hpp.