Swarm-NG  1.1
gravitation_accjerk.hpp File Reference

Defines and implements class swarm::gpu::bppt::GravitationAccJerk that implements the functions to calculate accerleration and jerk of the gravitation in parallel. More...

Go to the source code of this file.

Classes

class  swarm::gpu::bppt::GravitationAccJerk< T >
 templatized Class working as a function object 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.
 

Detailed Description

Defines and implements class swarm::gpu::bppt::GravitationAccJerk that implements the functions to calculate accerleration and jerk of the gravitation in parallel.

Definition in file gravitation_accjerk.hpp.