| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ODESolver | |
|---|---|
| math.numerics | |
| Uses of ODESolver in math.numerics | 
|---|
| Subinterfaces of ODESolver in math.numerics | |
|---|---|
|  interface | ODEAdaptiveSolverODEAdaptiveSolver extends the ODE solver to add adaptive step size capabilities. | 
|  interface | ODEEventSolverODEEventSolver is an interface for a Solver for ODE which accepts and deals with StateEvents | 
| Classes in math.numerics that implement ODESolver | |
|---|---|
|  class | EulerEuler implements an Euler method ODE solver. | 
|  class | EulerRichardsonTitle: EulerRichardson Description: An Euler-Richardson method ODE solver. | 
|  class | ODEBisectionEventSolverODEBisectionEventSolver is an ODEEventSolver that uses the bisection method for root finding. | 
|  class | ODEMultistepSolverODEMultistepSolver performs multiple ODE steps so that a uniform step size is maintained. | 
|  class | RK4Title: RK4 Description: A fourth order Runge-Kutta ODE solver. | 
|  class | RK45Title: RK45 Description: RK4/5 ODE solver with variable step size. | 
|  class | RK45MultiStepTitle: RK45MultiStep Description: Perform multiple RK4/5 ODE steps so that a uniform step size is maintained | 
|  class | VelocityVerletVelocityVerlet: A velocity Verlet method ODE solver. | 
|  class | VerletVerlet method ODE solver. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||