Abstract interfaces of deferred methods of integrator_multistage_object.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(integrator_multistage_object), | intent(inout) | :: | self | Integrator. |
||
| class(integrand_object), | intent(inout) | :: | U | Integrand. |
||
| real(kind=R_P), | intent(in) | :: | Dt | Time step. |
||
| real(kind=R_P), | intent(in) | :: | t | Time. |
||
| real(kind=R_P), | intent(out), | optional | :: | new_Dt | New adapted time step. |
Integrate integrand field.