ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
pcgecon.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
pcgecon
(NORM, N, A, IA, JA, DESCA, ANORM, RCOND, WORK, LWORK, RWORK, LRWORK, INFO)
Function/Subroutine Documentation
◆
pcgecon()
subroutine pcgecon
(
character
NORM
,
integer
N
,
complex
, dimension( * )
A
,
integer
IA
,
integer
JA
,
integer, dimension( * )
DESCA
,
real
ANORM
,
real
RCOND
,
complex
, dimension( * )
WORK
,
integer
LWORK
,
real, dimension( * )
RWORK
,
integer
LRWORK
,
integer
INFO
)
Definition at line
3
of file
pcgecon.f
.
Here is the call graph for this function:
Here is the caller graph for this function:
SRC
pcgecon.f
Generated by
1.8.16