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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pzgesv()

subroutine pzgesv ( 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 pzgesv.f.

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