sort3 Interface

interface
public subroutine sort3(arr, slave1, slave2)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(inout), DIMENSION(:):: arr
real(kind=SP), intent(inout), DIMENSION(:):: slave1
real(kind=SP), intent(inout), DIMENSION(:):: slave2