Swarm-NG  1.1
generic_gpu_bppt_integrator.hpp File Reference

Defines and implements class swarm::gpu::bppt::generic - a generic integrator for rapid creation of new GPU integrators. More...

#include "../common.hpp"
#include "bppt.hpp"
#include "device_functions.h"

Go to the source code of this file.

Classes

class  swarm::gpu::bppt::generic< Propagator, Monitor, Gravitation >
 Generic integrator for rapid creation of new integrators. 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 class swarm::gpu::bppt::generic - a generic integrator for rapid creation of new GPU integrators.

Definition in file generic_gpu_bppt_integrator.hpp.