Package com.imsl.test.example.math
Class OdeAdamsGearEx1
java.lang.Object
com.imsl.test.example.math.OdeAdamsGearEx1
Solves an ODE using the Adams-Gear method.
A mildly stiff ordinary differential equation problem is solved using a solver which implements the Adams-Gear method. The solution at time t=240 is printed.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
OdeAdamsGearEx1
public OdeAdamsGearEx1()
-
-
Method Details
-
main
- Throws:
IMSLException
-