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