Abstract base class for integrators. More...
#include <elementary/ode/Integrator.hpp>
Abstract base class for integrators.
Implementations must provide an advance() member function.