Package | Description |
---|---|
broadwick.odesolver |
A package for ODE solvers.
|
Class and Description |
---|
Observer
Implementing classes are used to observe certain aspects of the solver.
|
Ode
Interface defining a First Order Ordinary Differential Equation.
|
OdeController
An OdeController (and its implementing classes) are responsible for controlling the ODE solver in the sense
that the solver checks with the controller object whether to go on or not.
|
OdeSolver
A base class for all ODE solvers.
|
OdeSolver.ThetaQueue
Manages the registered theta events.
|
Copyright © 2015 University of Glasgow. All rights reserved.