heapsort_int32_array Subroutine

public recursive subroutine heapsort_int32_array(array, order, exec_row_sort)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout) :: array(:,:)
integer(kind=int32), intent(inout), optional, allocatable :: order(:)
logical, intent(in), optional :: exec_row_sort