resetCTSolver( )
With resetCTSolver, the integration method can be reset explicitly:
resetCTSolver ( );
Use of the resetCTSolver library function is permitted only in the init, update, and stateEvents methods. resetContinuousState(x,y) is followed automatically by resetCTSolver().
See also