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