Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(rk4), | intent(inout) | :: | this | The routine is called on this object. |
||
type(equation_pointer), | intent(in), | dimension(:) | :: | eqs | A 1d-array of pointers to equations that will be integrated. |
Routine that initializes the integrator.