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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pdpttrs()

subroutine pdpttrs ( 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 pdpttrs.f.

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