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

Go to the source code of this file.

Functions/Subroutines

subroutine pztrtrs (UPLO, TRANS, DIAG, N, NRHS, A, IA, JA, DESCA, B, IB, JB, DESCB, INFO)
 

Function/Subroutine Documentation

◆ pztrtrs()

subroutine pztrtrs ( character  UPLO,
character  TRANS,
character  DIAG,
integer  N,
integer  NRHS,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
complex*16, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
integer  INFO 
)

Definition at line 3 of file pztrtrs.f.

Here is the call graph for this function: