swiftest_gr_p4_pos_kick Interface

interface
public pure elemental module module subroutine swiftest_gr_p4_pos_kick(inv_c2, rx, ry, rz, vx, vy, vz, dt)

Arguments

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

One over speed of light squared (1/c**2)

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

Position vector

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

Position vector

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

Position vector

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

Velocity vector

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

Velocity vector

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

Velocity vector

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

Step size