Swarm-NG  1.1
gravitation_largen.hpp File Reference

Defines and implements class swarm::gpu::bppt::GravitationLargeN that implements functions to calculate acceleration and jerk in parallel for many-body systems. More...

Go to the source code of this file.

Classes

class  swarm::gpu::bppt::GravitationLargeN< T >
 Gravitation calculation class for large number of bodies in a system. 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.
 

Detailed Description

Defines and implements class swarm::gpu::bppt::GravitationLargeN 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_largen.hpp.