Swarm-NG  1.1
hermite_adap.hpp File Reference

Defines and implements swarm::gpu::bppt::hermite_adap class - the GPU implementation of PEC2 Hermite integrator with adaptive time step. More...

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

Go to the source code of this file.

Classes

class  swarm::gpu::bppt::hermite_adap< Monitor, Gravitation >
 GPU implementation of PEC2 Hermite integrator w/ adaptive time step. More...
 
struct  swarm::gpu::bppt::hermite_adap< Monitor, Gravitation >::SystemSharedData< T >
 Date structure for system shared data. 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_adap class - the GPU implementation of PEC2 Hermite integrator with adaptive time step.

Definition in file hermite_adap.hpp.