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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pcdttrsv()

subroutine pcdttrsv ( character  UPLO,
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 pcdttrsv.f.

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