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