ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
ztzpadcpy.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ztzpadcpy (UPLO, DIAG, M, N, IOFFD, A, LDA, B, LDB)
 

Function/Subroutine Documentation

◆ ztzpadcpy()

subroutine ztzpadcpy ( character*1  UPLO,
character*1  DIAG,
integer  M,
integer  N,
integer  IOFFD,
complex*16, dimension( lda, * )  A,
integer  LDA,
complex*16, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 2 of file ztzpadcpy.f.