Swarm-NG  1.1
euler.hpp File Reference

Defines and implements swarm::gpu::bppt::EulerPropagator class. More...

Go to the source code of this file.

Classes

struct  swarm::gpu::bppt::EulerPropagatorParams
 Paramaters for EulerPropagator. More...
 
struct  swarm::gpu::bppt::EulerPropagator< T, Gravitation >
 GPU implementation of euler propagator It is of no practical use. 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 swarm::gpu::bppt::EulerPropagator class.

Definition in file euler.hpp.