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

Go to the source code of this file.

Functions/Subroutines

subroutine pcpbtrsv (UPLO, TRANS, N, BW, NRHS, A, JA, DESCA, B, IB, DESCB, AF, LAF, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pcpbtrsv()

subroutine pcpbtrsv ( character  UPLO,
character  TRANS,
integer  N,
integer  BW,
integer  NRHS,
complex, dimension( * )  A,
integer  JA,
integer, dimension( * )  DESCA,
complex, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
complex, dimension( * )  AF,
integer  LAF,
complex, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pcpbtrsv.f.

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