Print Diagnostic Characteristics of Solvers
diagnostics.RdPrints several diagnostics of the simulation to the screen, e.g. number of steps taken, the last step size, ...
Details
Detailed information obout the success of a simulation is printed,
if a diagnostics function exists for a specific solver routine.
A warning is printed, if no class-specific diagnostics exists.
Please consult the class-specific help page for details.
See also
diagnostics.deSolve for diagnostics of differential
equaton solvers.