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

Go to the source code of this file.

Functions/Subroutines

subroutine pbcvecadd (ICONTXT, MODE, N, ALPHA, X, INCX, BETA, Y, INCY)
 

Function/Subroutine Documentation

◆ pbcvecadd()

subroutine pbcvecadd ( integer  ICONTXT,
character*1  MODE,
integer  N,
complex  ALPHA,
complex, dimension( * )  X,
integer  INCX,
complex  BETA,
complex, dimension( * )  Y,
integer  INCY 
)

Definition at line 3 of file pbcvecadd.f.

Here is the caller graph for this function: