Runge Kutta Dormand Prince Methods
Methods
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Get | Serves as the default hash function. (Inherited from Object) |
| Get | Gets the Type of the current instance. (Inherited from Object) |
| Integrate |
Performs the numerical integration up to a specified time value.
(Inherited from OdeIntegrator) |
| Integrate |
Performs multiple steps of the numerical integration at least as far as the specified final time.
(Inherited from OdeIntegrator) |
| Integrate |
Performs one step of the numerical integration in the direction of the final time.
(Inherited from OdeIntegrator) |
| Restart() |
Resets the integrator so the next integration will start from the initial conditions.
(Inherited from OdeIntegrator) |
| Restart( |
Resets the integrator so the next integration will start from the specified initial conditions.
(Inherited from OdeIntegrator) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |