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

Go to the source code of this file.

Functions/Subroutines

subroutine pzgbtrs (TRANS, N, BWL, BWU, NRHS, A, JA, DESCA, IPIV, B, IB, DESCB, AF, LAF, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pzgbtrs()

subroutine pzgbtrs ( character  TRANS,
integer  N,
integer  BWL,
integer  BWU,
integer  NRHS,
complex*16, dimension( * )  A,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension(*)  IPIV,
complex*16, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
complex*16, dimension( * )  AF,
integer  LAF,
complex*16, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pzgbtrs.f.

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