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

Go to the source code of this file.

Functions/Subroutines

subroutine pzdbsv (N, BWL, BWU, NRHS, A, JA, DESCA, B, IB, DESCB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pzdbsv()

subroutine pzdbsv ( integer  N,
integer  BWL,
integer  BWU,
integer  NRHS,
complex*16, dimension( * )  A,
integer  JA,
integer, dimension( * )  DESCA,
complex*16, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
complex*16, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pzdbsv.f.

Here is the call graph for this function: