ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pdlaprnt (M, N, A, IA, JA, DESCA, IRPRNT, ICPRNT, CMATNM, NOUT, WORK) |
subroutine pdlaprnt | ( | integer | M, |
integer | N, | ||
double precision, dimension( * ) | A, | ||
integer | IA, | ||
integer | JA, | ||
integer, dimension( * ) | DESCA, | ||
integer | IRPRNT, | ||
integer | ICPRNT, | ||
character*(*) | CMATNM, | ||
integer | NOUT, | ||
double precision, dimension( * ) | WORK | ||
) |
Definition at line 3 of file pdlaprnt.f.