ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
pcpotrs.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine PCPOTRS ( CHARACTER  UPLO,
INTEGER  N,
INTEGER  NRHS,
COMPLEX, dimension( * )  A,
INTEGER  IA,
INTEGER  JA,
INTEGER, dimension( * )  DESCA,
COMPLEX, dimension( * )  B,
INTEGER  IB,
INTEGER  JB,
INTEGER, dimension( * )  DESCB,
INTEGER  INFO 
)

Definition at line 1 of file pcpotrs.f.

Here is the call graph for this function:

Here is the caller graph for this function: