ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pssepchk (MS, NV, A, IA, JA, DESCA, EPSNORMA, THRESH, Q, IQ, JQ, DESCQ, C, IC, JC, DESCC, W, WORK, LWORK, TSTNRM, RESULT) |
subroutine pssepchk | ( | integer | MS, |
integer | NV, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real | EPSNORMA, | ||
real | THRESH, | ||
real, dimension( * ) | Q, | ||
integer | IQ, | ||
integer | JQ, | ||
integer, dimension( * ) | DESCQ, | ||
real, dimension( * ) | C, | ||
integer | IC, | ||
integer | JC, | ||
integer, dimension( * ) | DESCC, | ||
real, dimension( * ) | W, | ||
real, dimension( * ) | WORK, | ||
integer | LWORK, | ||
real | TSTNRM, | ||
integer | RESULT | ||
) |
Definition at line 6 of file pssepchk.f.