See: Description
| Interface | Description |
|---|---|
| IntegratorInterface |
First order integrator interface to be implemetned by DopData and RKData.
|
| Class | Description |
|---|---|
| AbstractRKData |
Runge-Kutta Integrator data.
|
| DopData |
This class contains the eighth order Dormand-Prince integrator data.
|
| RK4data |
Class containing the four order Runge-Kutta integrator data.
|
| RK6data |
Class containing the sixth order Runge-Kutta integrator data.
|
| Enum | Description |
|---|---|
| IntegratorTypeEnum |
Enumeration for first order integrators types.
|
Copyright © 2017. All rights reserved.