locate Function

public function locate(xx, n, x) result(j)

Arguments

Type IntentOptional Attributes Name
real(kind=real64), intent(in) :: xx(n)
integer, intent(in) :: n
real(kind=real64), intent(in) :: x

Return Value integer