Swarm-NG  1.1
hermite_propagator.hpp File Reference

Defines swarm::gpu::bppt::HermitePropagator - implements the GPU version of hermite propagator. More...

Go to the source code of this file.

Classes

struct  swarm::gpu::bppt::HermitePropagatorParams
 Paramaters for HermitePropagator. More...
 
struct  swarm::gpu::bppt::HermitePropagator< T, Gravitation >
 GPU implementation of hermite propagator It is of no practical use since hermite integrator implements the same functionaliy faster. 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::HermitePropagator - implements the GPU version of hermite propagator.

Definition in file hermite_propagator.hpp.