AnimaL | 
     Tutorial | 
	 Documentation | 
   
#include <solver.h>
A SolverBase integrates a function of time over a given time step. Contrary with a Stepper, a Solver can NOT decide to subdivide the given time step for purposes of accuracy.
 
1.3.6