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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pcdttrs()

subroutine pcdttrs ( character  TRANS,
integer  N,
integer  NRHS,
complex, dimension( * )  DL,
complex, dimension( * )  D,
complex, dimension( * )  DU,
integer  JA,
integer, dimension( * )  DESCA,
complex, dimension( * )  B,
integer  IB,
integer, dimension( * )  DESCB,
complex, dimension( * )  AF,
integer  LAF,
complex, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pcdttrs.f.

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