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

Go to the source code of this file.

Functions/Subroutines

subroutine pscol2row (ICTXT, M, N, NB, VS, LDVS, VD, LDVD, RSRC, CSRC, RDEST, CDEST, WORK)
 

Function/Subroutine Documentation

◆ pscol2row()

subroutine pscol2row ( integer  ICTXT,
integer  M,
integer  N,
integer  NB,
real, dimension( ldvs, * )  VS,
integer  LDVS,
real, dimension( ldvd, * )  VD,
integer  LDVD,
integer  RSRC,
integer  CSRC,
integer  RDEST,
integer  CDEST,
real, dimension( * )  WORK 
)

Definition at line 3 of file pscol2row.f.

Here is the caller graph for this function: