mfi_idamax Function

public pure function mfi_idamax(x, incx)

Modern interface for f77_iamax. See also: mfi_iamax, f77_iamax.

Arguments

Type IntentOptional Attributes Name
real(kind=REAL64), intent(in) :: x(:)
integer, intent(in), optional :: incx

Return Value integer