searchAndRemoveInt64 Subroutine

public subroutine searchAndRemoveInt64(vec, eq, leq, geq)

Arguments

Type IntentOptional Attributes Name
integer(kind=int64), intent(inout), allocatable :: vec(:)
integer(kind=int32), intent(in), optional :: eq
integer(kind=int32), intent(in), optional :: leq
integer(kind=int32), intent(in), optional :: geq