| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(CompositeIntegrator), | intent(inout) | :: | this | |||
| real(kind=rk), | intent(in) | :: | initialTime |
Time value before first step |
||
| real(kind=rk), | intent(in) | :: | initialTimestep |
Default timestep |
||
| integer(kind=ik), | intent(in) | :: | numIntegrators |
Number of integrators expected |
||
| class(TimestepController), | intent(in), | optional | :: | dtController |
Optional timestep controller |
Composite integraotr initialization routine