/[Apache-SVN]
ViewVC logotype

Revision 592894


Jump to revision: Previous Next
Author: luc
Date: Wed Nov 7 20:52:53 2007 UTC (16 years, 11 months ago)
Changed paths: 13
Log Message:
renamed the RungeKuttaFehlbergIntegrator base class to EmbeddedRungKuttaIntegrator
since it is more general than the single method designed by Fehlberg
renamed some misleading private fields in the corresponding derived classes

Changed paths

Path Details
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/AbstractStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/DormandPrince54Integrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/DormandPrince54StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/DormandPrince853Integrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/DormandPrince853StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/DummyStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/EmbeddedRungeKuttaIntegrator.java
(Copied from commons/proper/math/trunk/src/java/org/apache/commons/math/ode/RungeKuttaFehlbergIntegrator.java, r592878)
added , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/GraggBulirschStoerIntegrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/HighamHall54Integrator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/HighamHall54StepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/RungeKuttaFehlbergIntegrator.java deleted
Directorycommons/proper/math/trunk/src/java/org/apache/commons/math/ode/RungeKuttaStepInterpolator.java modified , text changed
Directorycommons/proper/math/trunk/src/test/org/apache/commons/math/ode/DormandPrince54IntegratorTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26