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

Go to the source code of this file.

Functions/Subroutines

subroutine pbzmatadd (ICONTXT, MODE, M, N, ALPHA, A, LDA, BETA, B, LDB)
 

Function/Subroutine Documentation

◆ pbzmatadd()

subroutine pbzmatadd ( integer  ICONTXT,
character*1  MODE,
integer  M,
integer  N,
complex*16  ALPHA,
complex*16, dimension( lda, * )  A,
integer  LDA,
complex*16  BETA,
complex*16, dimension( ldb, * )  B,
integer  LDB 
)

Definition at line 3 of file pbzmatadd.f.

Here is the caller graph for this function: