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

Go to the source code of this file.

Functions/Subroutines

program pcqrdriver
 
subroutine pcqppiv (M, N, A, IA, JA, DESCA, IPIV)
 

Function/Subroutine Documentation

◆ pcqppiv()

subroutine pcqppiv ( integer  M,
integer  N,
complex, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension( * )  IPIV 
)

Definition at line 889 of file pcqrdriver.f.

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

◆ pcqrdriver()

program pcqrdriver ( )

Definition at line 1 of file pcqrdriver.f.

Here is the call graph for this function: