Insertion sort the array transitions, without assuming that it is sorted
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_hfs), | intent(inout) | :: | transitions(:) |
The array of transitions |
Insertion sort the array transitions, without assuming that it is sorted
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(asymtop_transition_nohfs), | intent(inout) | :: | transitions(:) |
The array of transitions |