| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(whm_pl), | intent(inout) | :: | self |
WHM massive body object |
||
| class(swiftest_nbody_system), | intent(inout) | :: | nbody_system |
Swiftest nbody system object |
||
| class(swiftest_parameters), | intent(inout) | :: | param |
Current run configuration parameters |
||
| real(kind=DP), | intent(in) | :: | t |
Current time |
||
| real(kind=DP), | intent(in) | :: | dt |
Stepsize |
||
| logical, | intent(in) | :: | lbeg |
Logical flag indicating whether this is the beginning of the half step or not. |