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