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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pzposv()

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

Here is the call graph for this function: