| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(runge_kutta_t), | intent(inout) | :: | self |
Instance of the type |
||
| integer, | intent(in) | :: | ndim |
Dimension of problem |
||
| integer, | intent(in) | :: | order |
Order of time-stepping scheme |
Initialises a Runge Kutta integrator