ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
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

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 1 of file pcpocon.f.

Here is the call graph for this function:

Here is the caller graph for this function: