sort_edges_quicksort Subroutine

public recursive subroutine sort_edges_quicksort(p, n)

Arguments

Type IntentOptional Attributes Name
type(tt_edge_t), intent(inout) :: p(:)
integer, intent(in) :: n