|
Swarm-NG
1.1
|
Defines and implements swarm::cpu::mvs_cpu class - the CPU implementation of mixed variables symplectic propagator. More...
#include "swarm/common.hpp"#include "swarm/integrator.hpp"#include "swarm/plugin.hpp"#include "../propagators/keplerian.hpp"Go to the source code of this file.
Classes | |
| class | swarm::cpu::mvs_cpu< Monitor > |
| CPU implementation of mixed variables symplectic propagator: template<class Monitor> EXPERIMENTAL: This class is not thoroughly tested. More... | |
Namespaces | |
| swarm | |
| Swarm-NG library. | |
Constant Groups | |
| swarm | |
| Swarm-NG library. | |
Macros | |
| #define | ASSUME_PROPAGATOR_USES_STD_COORDINATES 0 |
| Flag for using standard coordiates. | |
Defines and implements swarm::cpu::mvs_cpu class - the CPU implementation of mixed variables symplectic propagator.
Definition in file mvs_cpu.hpp.