.. _stateVecIntegrator:

Module: stateVecIntegrator
==========================


Base clase for every StateVecIntegrator. For creating a new StateVecIntegrator, inherit this class and override the ``integrate()`` method. ``integrate()`` only needs to advance one time step. DO NOT CHANGE THIS CLASS, if possible.


----

.. autodoxygenfile:: stateVecIntegrator.h
   :project: _GeneralModuleFiles6

.. inheritance-diagram:: stateVecIntegrator.h