swiftest_util_set_beg_end_pl Interface

interface
public module subroutine swiftest_util_set_beg_end_pl(self, rbeg, rend, vbeg)

Arguments

Type IntentOptional Attributes Name
class(swiftest_pl), intent(inout) :: self

Swiftest massive body object

real(kind=DP), intent(in), optional, dimension(:,:) :: rbeg

Position vectors at beginning of step

real(kind=DP), intent(in), optional, dimension(:,:) :: rend

Positions vectors at end of step

real(kind=DP), intent(in), optional, dimension(:,:) :: vbeg

vbeg is an unused variable to keep this method forward compatible with RMVS