Swarm-NG  1.1
hermite_integrator.hpp File Reference

Defines and implements swarm::gpu::bppt::hermite class - the GPU implementation of PEC2 Hermite integrator. More...

#include "swarm/common.hpp"
#include "swarm/gpu/bppt.hpp"

Go to the source code of this file.

Classes

class  swarm::gpu::bppt::hermite< Monitor, Gravitation >
 GPU implementation of PEC2 Hermite integrator. 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::hermite class - the GPU implementation of PEC2 Hermite integrator.

Definition in file hermite_integrator.hpp.