Swarm-NG
1.1
|
Defines and implements swarm::gpu::bppt::hermite_adap class - the GPU implementation of PEC2 Hermite integrator with adaptive time step. More...
Go to the source code of this file.
Classes | |
class | swarm::gpu::bppt::hermite_adap< Monitor, Gravitation > |
GPU implementation of PEC2 Hermite integrator w/ adaptive time step. More... | |
struct | swarm::gpu::bppt::hermite_adap< Monitor, Gravitation >::SystemSharedData< T > |
Date structure for system shared data. 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 and implements swarm::gpu::bppt::hermite_adap class - the GPU implementation of PEC2 Hermite integrator with adaptive time step.
Definition in file hermite_adap.hpp.