ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pssepsubtst (WKNOWN, JOBZ, RANGE, UPLO, N, VL, VU, IL, IU, THRESH, ABSTOL, A, COPYA, Z, IA, JA, DESCA, WIN, WNEW, IFAIL, ICLUSTR, GAP, IPREPAD, IPOSTPAD, WORK, LWORK, LWORK1, IWORK, LIWORK, RESULT, TSTNRM, QTQNRM, NOUT) |
subroutine pssepsubtst | ( | logical | WKNOWN, |
character | JOBZ, | ||
character | RANGE, | ||
character | UPLO, | ||
integer | N, | ||
real | VL, | ||
real | VU, | ||
integer | IL, | ||
integer | IU, | ||
real | THRESH, | ||
real | ABSTOL, | ||
real, dimension( * ) | A, | ||
real, dimension( * ) | COPYA, | ||
real, dimension( * ) | Z, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | WIN, | ||
real, dimension( * ) | WNEW, | ||
integer, dimension( * ) | IFAIL, | ||
integer, dimension( * ) | ICLUSTR, | ||
real, dimension( * ) | GAP, | ||
integer | IPREPAD, | ||
integer | IPOSTPAD, | ||
real, dimension( * ) | WORK, | ||
integer | LWORK, | ||
integer | LWORK1, | ||
integer, dimension( * ) | IWORK, | ||
integer | LIWORK, | ||
integer | RESULT, | ||
real | TSTNRM, | ||
real | QTQNRM, | ||
integer | NOUT | ||
) |
Definition at line 7 of file pssepsubtst.f.