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

Go to the source code of this file.

Functions/Subroutines

subroutine pzggrqf (M, P, N, A, IA, JA, DESCA, TAUA, B, IB, JB, DESCB, TAUB, WORK, LWORK, INFO)
 

Function/Subroutine Documentation

◆ pzggrqf()

subroutine pzggrqf ( integer  M,
integer  P,
integer  N,
complex*16, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
complex*16, dimension( * )  TAUA,
complex*16, dimension( * )  B,
integer  IB,
integer  JB,
integer, dimension( * )  DESCB,
complex*16, dimension( * )  TAUB,
complex*16, dimension( * )  WORK,
integer  LWORK,
integer  INFO 
)

Definition at line 3 of file pzggrqf.f.

Here is the call graph for this function: