|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BackwardEulerSolver | The Backward Euler ODE solver. |
| DerivativeResolver | This solver finds the derivatives of the state variables of an ODE with respect to the current time. |
| ExplicitRK23Solver | This class implements the Explicit Runge-Kutta 2(3) ODE solving method. |
| ExplicitRK45Solver | This class implements a fourth-order Runge-Kutta ODE solving method. |
| FixedStepSolver | Abstract base class for fixed step size ODE solvers, which provides no error control. |
| ForwardEulerSolver | The Forward Euler ODE solver. |
| TrapezoidalRuleSolver | This is a second order variable step size ODE solver that uses the trapezoidal rule algorithm. |
The ptolemy.domains.ct.kernel.solver package.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||