Fixed wrong external symbol declarations: CGER -> CGERC and ZLARF1 -> ZLARF1L

This commit is contained in:
Simon Maertens
2026-04-23 00:34:09 +02:00
parent 09e8a7b317
commit 5e1838bed7
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -150,7 +150,7 @@
INTEGER I, LASTV, LASTC
* ..
* .. External Subroutines ..
EXTERNAL CAXPY, CGEMV, CGER, CSCAL
EXTERNAL CAXPY, CGEMV, CGERC, CSCAL
* ..
* .. Intrinsic Functions ..
INTRINSIC CONJG
+1 -1
View File
@@ -176,7 +176,7 @@
EXTERNAL LSAME
* ..
* .. External Subroutines ..
EXTERNAL XERBLA, ZLARF1, ZLARF1F
EXTERNAL XERBLA, ZLARF1L, ZLARF1F
* ..
* .. Intrinsic Functions ..
INTRINSIC DCONJG, MAX