/[Apache-SVN]
ViewVC logotype

Revision 783103


Jump to revision: Previous Next
Author: luc
Date: Tue Jun 9 19:33:19 2009 UTC (15 years, 5 months ago)
Changed paths: 22
Log Message:
added support for max number of evaluations to ODE integrators

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/AbstractIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/MultistepIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/ODEIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/AdaptiveStepsizeIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/DormandPrince54StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/DormandPrince853StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/EmbeddedRungeKuttaIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/RungeKuttaIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/nonstiff/RungeKuttaStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/sampling/AbstractStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/changes.xml modified , text changed
Directorycommons/proper/math/trunk/src/site/xdoc/userguide/ode.xml modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsBashforthIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/AdamsMoultonIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/DormandPrince54IntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/DormandPrince853IntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/EulerStepInterpolatorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/GraggBulirschStoerIntegratorTest.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/nonstiff/HighamHall54IntegratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26