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

Go to the source code of this file.

Functions/Subroutines

subroutine psdtsv (N, NRHS, DL, D, DU, JA, DESCA, B, IB, DESCB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ psdtsv()

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

Here is the call graph for this function: