Swarm-NG  1.1
mvs.hpp File Reference

Defines swarm::gpu::bppt::MVSPropagator - the GPU implementation of mixed variables symplectic propagator. More...

#include "swarm/common.hpp"
#include "swarm/swarmplugin.h"
#include "keplerian.hpp"

Go to the source code of this file.

Classes

struct  swarm::gpu::bppt::MVSPropagatorParams
 Paramaters for MvsPropagator. More...
 
struct  swarm::gpu::bppt::MVSPropagator< T, Gravitation >
 GPU implementation of mixed variables symplectic propagator. 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::MVSPropagator - the GPU implementation of mixed variables symplectic propagator.

Definition in file mvs.hpp.