| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(swiftest_pl), | intent(inout) | :: | self |
Swiftest massive body object |
||
| real(kind=DP), | intent(in), | optional, | dimension(:,:) | :: | rbeg |
Position vectors at beginning of step |
| real(kind=DP), | intent(in), | optional, | dimension(:,:) | :: | rend |
Positions vectors at end of step |
| real(kind=DP), | intent(in), | optional, | dimension(:,:) | :: | vbeg |
vbeg is an unused variable to keep this method forward compatible with RMVS |