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

Go to the source code of this file.

Functions/Subroutines

subroutine psptsv (N, NRHS, D, E, JA, DESCA, B, IB, DESCB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ psptsv()

subroutine psptsv ( integer  N,
integer  NRHS,
real, dimension( * )  D,
real, dimension( * )  E,
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 psptsv.f.

Here is the call graph for this function: