ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pbsvecadd (ICONTXT, MODE, N, ALPHA, X, INCX, BETA, Y, INCY) |
subroutine pbsvecadd | ( | integer | ICONTXT, |
character*1 | MODE, | ||
integer | N, | ||
real | ALPHA, | ||
real, dimension( * ) | X, | ||
integer | INCX, | ||
real | BETA, | ||
real, dimension( * ) | Y, | ||
integer | INCY | ||
) |