sort_last_transition Subroutine

public impure subroutine sort_last_transition(transitions)

Sort the last element in the array to where it should go, assuming the rest of the array is sorted

Arguments

Type IntentOptional Attributes Name
type(asymtop_transition), intent(inout) :: transitions(:)

The array of transitions