ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pclattrs (UPLO, TRANS, DIAG, NORMIN, N, A, IA, JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM, INFO) |
subroutine pclattrs | ( | character | UPLO, |
character | TRANS, | ||
character | DIAG, | ||
character | NORMIN, | ||
integer | N, | ||
complex, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
complex, dimension( * ) | X, | ||
integer | IX, | ||
integer | JX, | ||
integer, dimension( * ) | DESCX, | ||
real | SCALE, | ||
real, dimension( * ) | CNORM, | ||
integer | INFO | ||
) |
Definition at line 3 of file pclattrs.f.