ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | psnepfchk (N, A, IA, JA, DESCA, IASEED, Z, IZ, JZ, DESCZ, ANORM, FRESID, WORK) |
subroutine psnepfchk | ( | integer | N, |
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | IASEED, | ||
real, dimension( * ) | Z, | ||
integer | IZ, | ||
integer | JZ, | ||
integer, dimension( * ) | DESCZ, | ||
real | ANORM, | ||
real | FRESID, | ||
real, dimension( * ) | WORK | ||
) |
Definition at line 3 of file psnepfchk.f.