ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
pdggrqf.f File Reference

Go to the source code of this file.

Functions/Subroutines

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

Function/Subroutine Documentation

subroutine PDGGRQF ( INTEGER  M,
INTEGER  P,
INTEGER  N,
DOUBLE PRECISION, dimension( * )  A,
INTEGER  IA,
INTEGER  JA,
INTEGER, dimension( * )  DESCA,
DOUBLE PRECISION, dimension( * )  TAUA,
DOUBLE PRECISION, dimension( * )  B,
INTEGER  IB,
INTEGER  JB,
INTEGER, dimension( * )  DESCB,
DOUBLE PRECISION, dimension( * )  TAUB,
DOUBLE PRECISION, dimension( * )  WORK,
INTEGER  LWORK,
INTEGER  INFO 
)

Definition at line 1 of file pdggrqf.f.

Here is the call graph for this function: