Swarm-NG
1.1
|
Defines and implements class swarm::gpu::bppt::GravitationAcc that implements member functions to calculate acceleration part of the gravitation. More...
#include "gravitation_common.hpp"
Go to the source code of this file.
Classes | |
class | swarm::gpu::bppt::GravitationAcc< T > |
templatized Class to calculate acceleration and jerk in parallel 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::GravitationAcc that implements member functions to calculate acceleration part of the gravitation.
Definition in file gravitation_acc.hpp.