ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
Functions/Subroutines
pcpocon.f File Reference
Go to the source code of this file.
Functions/Subroutines
subroutine
pcpocon
(UPLO, N, A, IA, JA, DESCA, ANORM, RCOND, WORK, LWORK, RWORK, LRWORK, INFO)
Function/Subroutine Documentation
◆
pcpocon()
subroutine pcpocon
(
character
UPLO
,
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
pcpocon.f
.
Here is the call graph for this function:
Here is the caller graph for this function:
SRC
pcpocon.f
Generated by
1.8.16