ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pspbtrf (UPLO, N, BW, A, JA, DESCA, AF, LAF, WORK, LWORK, INFO) |
subroutine pspbtrf | ( | character | UPLO, |
integer | N, | ||
integer | BW, | ||
real, dimension( * ) | A, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
real, dimension( * ) | AF, | ||
integer | LAF, | ||
real, dimension( * ) | WORK, | ||
integer | LWORK, | ||
integer | INFO | ||
) |