indexx Interface

public interface indexx

Contents


Subroutines

public subroutine indexx_sp(arr, index)

Arguments

Type IntentOptional AttributesName
real(kind=SP), intent(in), DIMENSION(:):: arr
integer(kind=I4B), intent(out), DIMENSION(:):: index

public subroutine indexx_i4b(iarr, index)

Arguments

Type IntentOptional AttributesName
integer(kind=I4B), intent(in), DIMENSION(:):: iarr
integer(kind=I4B), intent(out), DIMENSION(:):: index