v0.10.0
third_party
cblas
Functions/Subroutines
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
Generated on Tue Jan 19 2021 13:53:15 for MoFEM by
Doxygen
1.8.20 and hosted at