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

Go to the source code of this file.

Functions/Subroutines

program psqrdriver
 
subroutine psqppiv (M, N, A, IA, JA, DESCA, IPIV)
 

Function/Subroutine Documentation

◆ psqppiv()

subroutine psqppiv ( integer  M,
integer  N,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer, dimension( * )  IPIV 
)

Definition at line 869 of file psqrdriver.f.

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

◆ psqrdriver()

program psqrdriver ( )

Definition at line 1 of file psqrdriver.f.

Here is the call graph for this function: