ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pcsdpsubtst (WKNOWN, UPLO, N, THRESH, ABSTOL, A, COPYA, Z, IA, JA, DESCA, WIN, WNEW, IPREPAD, IPOSTPAD, WORK, LWORK, RWORK, LRWORK, LWORK1, IWORK, LIWORK, RESULT, TSTNRM, QTQNRM, NOUT) |
subroutine pcsdpsubtst | ( | logical | WKNOWN, |
character | UPLO, | ||
integer | N, | ||
real | THRESH, | ||
real | ABSTOL, | ||
complex, dimension( * ) | A, | ||
complex, dimension( * ) | COPYA, | ||
complex, dimension( * ) | Z, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | WIN, | ||
real, dimension( * ) | WNEW, | ||
integer | IPREPAD, | ||
integer | IPOSTPAD, | ||
complex, dimension( * ) | WORK, | ||
integer | LWORK, | ||
real, dimension( * ) | RWORK, | ||
integer | LRWORK, | ||
integer | LWORK1, | ||
integer, dimension( * ) | IWORK, | ||
integer | LIWORK, | ||
integer | RESULT, | ||
real | TSTNRM, | ||
real | QTQNRM, | ||
integer | NOUT | ||
) |
Definition at line 6 of file pcsdpsubtst.f.