|
Swarm-NG
1.1
|
Defines and implements class swarm::gpu::bppt::GravitationMediumN that implements functions to calculate acceleration and jerk in parallel for many-body systems. More...
#include "gravitation_common.hpp"Go to the source code of this file.
Classes | |
| class | swarm::gpu::bppt::GravitationMediumN< T > |
| Gravitation calculation for a number of bodies between 10-20 EXPERIMENTAL: This class is not thoroughly tested. 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 class swarm::gpu::bppt::GravitationMediumN that implements functions to calculate acceleration and jerk in parallel for many-body systems.
EXPERIMENTAL: This class is not thoroughly tested.
Definition in file gravitation_mediumn.hpp.