Sort the last element in the array to where it should go, assuming the rest of the array is sorted
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(asymtop_state), | intent(inout) | :: | states(:) |
The array of states |
||
| integer, | intent(out), | optional | :: | iout |
The array to which the last state was sorted |