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

Go to the source code of this file.

Functions/Subroutines

subroutine PDLARF (SIDE, M, N, V, IV, JV, DESCV, INCV, TAU, C, IC, JC, DESCC, WORK)

Function/Subroutine Documentation

subroutine PDLARF ( CHARACTER  SIDE,
INTEGER  M,
INTEGER  N,
DOUBLE PRECISION, dimension( * )  V,
INTEGER  IV,
INTEGER  JV,
INTEGER, dimension( * )  DESCV,
INTEGER  INCV,
DOUBLE PRECISION, dimension( * )  TAU,
DOUBLE PRECISION, dimension( * )  C,
INTEGER  IC,
INTEGER  JC,
INTEGER, dimension( * )  DESCC,
DOUBLE PRECISION, dimension( * )  WORK 
)

Definition at line 1 of file pdlarf.f.

Here is the call graph for this function:

Here is the caller graph for this function: