sort_and_remove_duplication_int32 Subroutine

public subroutine sort_and_remove_duplication_int32(array, order)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(inout), allocatable :: array(:,:)
integer(kind=int32), intent(inout), optional, allocatable :: order(:)