sort_array_ascending Subroutine

public subroutine sort_array_ascending(array, sort_index)

Arguments

Type IntentOptional Attributes Name
real, intent(inout), dimension(:) :: array
integer, intent(out), dimension(:) :: sort_index