| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(swiftest_tp), | intent(inout) | :: | self |
Swiftest test particle object |
||
| class(swiftest_parameters), | intent(inout) | :: | param |
Current swiftest run configuration parameters |
||
| real(kind=DP), | intent(in), | dimension(:) | :: | GMpl |
Massive body masses |
|
| real(kind=DP), | intent(in), | dimension(:,:) | :: | rhp |
Massive body position vectors |
|
| integer(kind=I4B), | intent(in) | :: | npl |
Number of active massive bodies |