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

Go to the source code of this file.

Functions/Subroutines

subroutine pspbsv (UPLO, N, BW, NRHS, A, JA, DESCA, B, IB, DESCB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pspbsv()

subroutine pspbsv ( character  UPLO,
integer  N,
integer  BW,
integer  NRHS,
real, dimension( * )  A,
integer  JA,
integer, dimension( * )  DESCA,
real, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
real, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pspbsv.f.

Here is the call graph for this function: