| 
 | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FirstOrderSolver | |
|---|---|
| org.simulator.math.odes | The various solver classes that are all derived from
 AbstractDESSolver.  | 
| Uses of FirstOrderSolver in org.simulator.math.odes | 
|---|
| Subclasses of FirstOrderSolver in org.simulator.math.odes | |
|---|---|
 class | 
AdamsBashforthSolver
This class is a wrapper for the Adams-Bashforth solver in the Apache Math Library.  | 
 class | 
AdamsMoultonSolver
This class is a wrapper for the Adams-Moulton solver in the Apache Math Library.  | 
 class | 
DormandPrince54Solver
This class is a wrapper for the Dormand-Prince-54 solver in the Apache Math Library.  | 
 class | 
DormandPrince853Solver
This class is a wrapper for the Dormand-Prince-853 solver in the Apache Math Library.  | 
 class | 
GraggBulirschStoerSolver
This class is a wrapper for the Gragg-Bulirsch-Stoer solver in the Apache Math Library.  | 
 class | 
HighamHall54Solver
This class is a wrapper for the Higham-Hall-54 solver in the Apache Math Library.  | 
| Methods in org.simulator.math.odes that return FirstOrderSolver | |
|---|---|
abstract  FirstOrderSolver | 
FirstOrderSolver.clone()
 | 
| Constructors in org.simulator.math.odes with parameters of type FirstOrderSolver | |
|---|---|
FirstOrderSolver(FirstOrderSolver firstOrderSolver)
clone constructor  | 
|
  | 
Generated at April 19 2013 Version 1.3 Revision 424  | 
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||