RemoveOverlap Function

public function RemoveOverlap(vector) result(new_vector)

Arguments

Type IntentOptional Attributes Name
integer(kind=int32), intent(in) :: vector(:)

Return Value integer(kind=int32), allocatable, (:)