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

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

◆ pcposv()

subroutine pcposv ( 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 3 of file pcposv.f.

Here is the call graph for this function: