ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pclaschk (SYMM, DIAG, N, NRHS, X, IX, JX, DESCX, IASEED, IA, JA, DESCA, IBSEED, ANORM, RESID, WORK) |
subroutine pclaschk | ( | character | SYMM, |
character | DIAG, | ||
integer | N, | ||
integer | NRHS, | ||
complex, dimension( * ) | X, | ||
integer | IX, | ||
integer | JX, | ||
integer, dimension( * ) | DESCX, | ||
integer | IASEED, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | IBSEED, | ||
real | ANORM, | ||
real | RESID, | ||
complex, dimension( * ) | WORK | ||
) |
Definition at line 4 of file pclaschk.f.