OpenRadioss
2025.1.11
OpenRadioss project
Loading...
Searching...
No Matches
isamaxsub.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
isamaxsub
(n, x, incx, iamax)
Function/Subroutine Documentation
◆
isamaxsub()
subroutine isamaxsub
(
integer
n
,
real, dimension(*)
x
,
integer
incx
,
integer
iamax
)
Definition at line
6
of file
isamaxsub.f
.
7
c
8
external
isamax
9
integer
isamax,iamax
10
integer
n,incx
11
real
x(*)
12
c
13
iamax=
isamax
(n,x,incx)
14
return
isamax
integer function isamax(n, sx, incx)
ISAMAX
Definition
isamax.f:71
engine
extlib
lapack-3.10.1
CBLAS
src
isamaxsub.f
Generated by
1.15.0