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

Go to the source code of this file.

Functions/Subroutines

subroutine pddttrs (TRANS, N, NRHS, DL, D, DU, JA, DESCA, B, IB, DESCB, AF, LAF, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pddttrs()

subroutine pddttrs ( character  TRANS,
integer  N,
integer  NRHS,
double precision, dimension( * )  DL,
double precision, dimension( * )  D,
double precision, dimension( * )  DU,
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 pddttrs.f.

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