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

Go to the source code of this file.

Functions/Subroutines

subroutine pzgetrs (TRANS, N, NRHS, A, IA, JA, DESCA, IPIV, B, IB, JB, DESCB, INFO)
 

Function/Subroutine Documentation

◆ pzgetrs()

subroutine pzgetrs ( character  TRANS,
integer  N,
integer  NRHS,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension( * )  IPIV,
complex*16, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
integer  INFO 
)

Definition at line 3 of file pzgetrs.f.

Here is the call graph for this function:
Here is the caller graph for this function: