| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(swiftest_nbody_system), | intent(inout) | :: | self | Swiftest nbody system object |
||
| class(swiftest_parameters), | intent(inout) | :: | param | Current run configuration parameters |
||
| type(walltimer), | intent(inout) | :: | integration_timer | Object used for computing elapsed wall time |
||
| character(len=*), | intent(in), | optional | :: | phase | One of “first” or “last” |