ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pclafchk (AFORM, DIAG, M, N, A, IA, JA, DESCA, IASEED, ANORM, FRESID, WORK) |
subroutine pclafchk | ( | character | AFORM, |
character | DIAG, | ||
integer | M, | ||
integer | N, | ||
complex, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | IASEED, | ||
real | ANORM, | ||
real | FRESID, | ||
complex, dimension( * ) | WORK | ||
) |
Definition at line 3 of file pclafchk.f.