Swarm-NG
1.1
|
Integrators | Integrators are used to do the ODE (Ordinary Differential Equations) integration Swarm-NG includes several integrators that build on the common data structures and and work models |
Propagators | A “propagator” class implements a device function that advance one system by one time step for one system |
Monitors | A “monitor” class is responsible for determining when the system state should be logged and when the GPU should cease integrating a given system |
Experimental Modules | Modules and classes listed here are still experimental and work-in-progress, you are welcome to use them only if you understand the structure of the library and you are willing to debug our code |