ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ctzpadcpy (UPLO, DIAG, M, N, IOFFD, A, LDA, B, LDB) |
subroutine ctzpadcpy | ( | character*1 | UPLO, |
character*1 | DIAG, | ||
integer | M, | ||
integer | N, | ||
integer | IOFFD, | ||
complex, dimension( lda, * ) | A, | ||
integer | LDA, | ||
complex, dimension( ldb, * ) | B, | ||
integer | LDB | ||
) |
Definition at line 2 of file ctzpadcpy.f.