Swarm-NG  1.1
verlet.hpp File Reference

Defines swarm::gpu::bppt::VerletPropagator - the GPU implementation of Verlet propagator. More...

Go to the source code of this file.

Classes

struct  swarm::gpu::bppt::VerletPropagatorParams
 Paramaters for VerletPropagator. More...
 
struct  swarm::gpu::bppt::VerletPropagator< T, Gravitation >
 GPU implementation of Verlet propagator. 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 swarm::gpu::bppt::VerletPropagator - the GPU implementation of Verlet propagator.

Definition in file verlet.hpp.