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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pzptsv()

subroutine pzptsv ( character  UPLO,
integer  N,
integer  NRHS,
double precision, dimension( * )  D,
complex*16, dimension( * )  E,
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 pzptsv.f.

Here is the call graph for this function: