sort Subroutine

subroutine sort(mvmax, tmpx, tmpint)

Arguments

Type IntentOptional Attributes Name
integer :: mvmax
real(kind=r_2), dimension(mvmax) :: tmpx
integer, dimension(mvmax) :: tmpint