ScaLAPACK  2.0.2
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

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 1 of file pzgesv.f.

Here is the call graph for this function:

Here is the caller graph for this function: