public interface OdeController
Modifier and Type | Method and Description |
---|---|
boolean |
goOn(OdeSolver solver)
Returns whether or not to continue with the stepwise solution of the ode.
|
boolean goOn(OdeSolver solver)
solver
- the ODE solver this object is to control.Copyright © 2015 University of Glasgow. All rights reserved.