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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pbcmatadd()

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

Definition at line 3 of file pbcmatadd.f.

Here is the caller graph for this function: