ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
pslatrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine PSLATRS (UPLO, TRANS, DIAG, NORMIN, N, A, IA, JA, DESCA, X, IX, JX, DESCX, SCALE, CNORM, WORK)

Function/Subroutine Documentation

subroutine PSLATRS ( CHARACTER  UPLO,
CHARACTER  TRANS,
CHARACTER  DIAG,
CHARACTER  NORMIN,
INTEGER  N,
REAL, dimension( * )  A,
INTEGER  IA,
INTEGER  JA,
INTEGER, dimension( * )  DESCA,
REAL, dimension( * )  X,
INTEGER  IX,
INTEGER  JX,
INTEGER, dimension( * )  DESCX,
REAL  SCALE,
REAL, dimension( * )  CNORM,
REAL, dimension( * )  WORK 
)

Definition at line 1 of file pslatrs.f.

Here is the call graph for this function:

Here is the caller graph for this function: