sort_states Subroutine

public pure subroutine sort_states(states)

Insertion sort the array states, without assuming that it is sorted

Arguments

Type IntentOptional Attributes Name
class(asymtop_state), intent(inout) :: states(:)

The array of states