Swarm-NG  1.1
Modules
Here is a list of all modules:
oIntegratorsIntegrators 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
oPropagatorsA “propagator” class implements a device function that advance one system by one time step for one system
oMonitorsA “monitor” class is responsible for determining when the system state should be logged and when the GPU should cease integrating a given system
\Experimental ModulesModules 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