ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pslacp2 (UPLO, M, N, A, IA, JA, DESCA, B, IB, JB, DESCB) |
subroutine pslacp2 | ( | character | UPLO, |
integer | M, | ||
integer | N, | ||
real, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | B, | ||
integer | IB, | ||
integer | JB, | ||
integer, dimension( * ) | DESCB | ||
) |