swiftest_kick_getacch_int_one_tp Interface

interface
public pure module module subroutine swiftest_kick_getacch_int_one_tp(rji2, xr, yr, zr, Gmpl, ax, ay, az)

Arguments

TypeIntentOptionalAttributesName
real(kind=DP), intent(in) :: rji2

Square of distance between the test particle and massive body

real(kind=DP), intent(in) :: xr

Distances between the two bodies in x, y, and z directions

real(kind=DP), intent(in) :: yr

Distances between the two bodies in x, y, and z directions

real(kind=DP), intent(in) :: zr

Distances between the two bodies in x, y, and z directions

real(kind=DP), intent(in) :: Gmpl

G*mass of massive body

real(kind=DP), intent(inout) :: ax

Acceleration vector components of test particle

real(kind=DP), intent(inout) :: ay

Acceleration vector components of test particle

real(kind=DP), intent(inout) :: az

Acceleration vector components of test particle