select_id_if Function

public function select_id_if(vec, condition, threshold) result(ids)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: vec(:)
character(len=*), intent(in) :: condition
real(kind=real64), intent(in) :: threshold

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