ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | claref (TYPE, A, LDA, WANTZ, Z, LDZ, BLOCK, IROW1, ICOL1, ISTART, ISTOP, ITMP1, ITMP2, LILOZ, LIHIZ, VECS, V2, V3, T1, T2, T3) |
subroutine claref | ( | character | TYPE, |
complex, dimension( lda, * ) | A, | ||
integer | LDA, | ||
logical | WANTZ, | ||
complex, dimension( ldz, * ) | Z, | ||
integer | LDZ, | ||
logical | BLOCK, | ||
integer | IROW1, | ||
integer | ICOL1, | ||
integer | ISTART, | ||
integer | ISTOP, | ||
integer | ITMP1, | ||
integer | ITMP2, | ||
integer | LILOZ, | ||
integer | LIHIZ, | ||
complex, dimension( * ) | VECS, | ||
complex | V2, | ||
complex | V3, | ||
complex | T1, | ||
complex | T2, | ||
complex | T3 | ||
) |