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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pcqrt16()

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

Definition at line 3 of file pcqrt16.f.

Here is the caller graph for this function: