sort_states Subroutine

public impure 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), allocatable, target :: states(:)

The array of states