Ranks array XVALT into index array IRNGT, using merge-sort
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer, | intent(in), | Dimension (:) | :: | XVALT | ||
| integer, | intent(out), | Dimension (:) | :: | IRNGT |
Ranks array XVALT into index array IRNGT, using merge-sort
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=FP), | intent(in), | Dimension (:) | :: | xvalt | ||
| integer, | intent(out), | Dimension (:) | :: | IRNGT |