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