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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ stzpadcpy()

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

Definition at line 2 of file stzpadcpy.f.