Swarm-NG  1.1
midpoint.hpp File Reference

Defines swarm::gpu::bppt::MidpointPropagator - the GPU implementation of modified midpoint method propagator. More...

Go to the source code of this file.

Classes

struct  swarm::gpu::bppt::MidpointPropagatorParams
 Paramaters for MidpointPropagator. More...
 
struct  swarm::gpu::bppt::MidpointPropagator< T, Gravitation >
 GPU implementation of modified midpoint method 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::MidpointPropagator - the GPU implementation of modified midpoint method propagator.

Definition in file midpoint.hpp.