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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pdpttrsv()

subroutine pdpttrsv ( character  UPLO,
integer  N,
integer  NRHS,
double precision, dimension( * )  D,
double precision, dimension( * )  E,
integer  JA,
integer, dimension( * )  DESCA,
double precision, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
double precision, dimension( * )  AF,
integer  LAF,
double precision, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pdpttrsv.f.

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