ScaLAPACK 2.1  2.1
ScaLAPACK: Scalable Linear Algebra PACKage
psqrt16.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine psqrt16 (TRANS, M, N, NRHS, A, IA, JA, DESCA, X, IX, JX, DESCX, B, IB, JB, DESCB, RWORK, RESID)
 

Function/Subroutine Documentation

◆ psqrt16()

subroutine psqrt16 ( character  TRANS,
integer  M,
integer  N,
integer  NRHS,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
real, dimension( * )  X,
integer  IX,
integer  JX,
integer, dimension( * )  DESCX,
real, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
real, dimension( * )  RWORK,
real  RESID 
)

Definition at line 3 of file psqrt16.f.

Here is the caller graph for this function: