sort_and_remove_duplication_real64 Subroutine

public subroutine sort_and_remove_duplication_real64(array, order)

Arguments

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