|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
AdamsBashforthIntegrator | This class implements explicit Adams-Bashforth integrators for Ordinary Differential Equations. |
AdamsIntegrator | Base class for Adams-Bashforth and
Adams-Moulton integrators. |
AdamsMoultonIntegrator | This class implements implicit Adams-Moulton integrators for Ordinary Differential Equations. |
AdamsNordsieckTransformer | Transformer to Nordsieck vectors for Adams integrators. |
AdaptiveStepsizeIntegrator | This abstract class holds the common part of all adaptive stepsize integrators for Ordinary Differential Equations. |
ClassicalRungeKuttaIntegrator | This class implements the classical fourth order Runge-Kutta integrator for Ordinary Differential Equations (it is the most often used Runge-Kutta method). |
DormandPrince54Integrator | This class implements the 5(4) Dormand-Prince integrator for Ordinary Differential Equations. |
DormandPrince853Integrator | This class implements the 8(5,3) Dormand-Prince integrator for Ordinary Differential Equations. |
EmbeddedRungeKuttaIntegrator | This class implements the common part of all embedded Runge-Kutta integrators for Ordinary Differential Equations. |
EulerIntegrator | This class implements a simple Euler integrator for Ordinary Differential Equations. |
GillIntegrator | This class implements the Gill fourth order Runge-Kutta integrator for Ordinary Differential Equations . |
GraggBulirschStoerIntegrator | This class implements a Gragg-Bulirsch-Stoer integrator for Ordinary Differential Equations. |
HighamHall54Integrator | This class implements the 5(4) Higham and Hall integrator for Ordinary Differential Equations. |
MidpointIntegrator | This class implements a second order Runge-Kutta integrator for Ordinary Differential Equations. |
RungeKutta6Integrator | A 6th order Runge-Kutta Integrators |
RungeKutta6StepInterpolator | Interpolator for RungeKutta6Integrator . |
RungeKuttaIntegrator | This class implements the common part of all fixed step Runge-Kutta integrators for Ordinary Differential Equations. |
ThreeEighthesIntegrator | This class implements the 3/8 fourth order Runge-Kutta integrator for Ordinary Differential Equations. |
This package provides classes to solve non-stiff Ordinary Differential Equations problems.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |