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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pbdmatadd()

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

Definition at line 3 of file pbdmatadd.f.

Here is the caller graph for this function: