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

Go to the source code of this file.

Functions/Subroutines

subroutine pbstrnv (ICONTXT, XDIST, TRANS, N, NB, NZ, X, INCX, BETA, Y, INCY, IXROW, IXCOL, IYROW, IYCOL, WORK)
 
subroutine pbstr2a1 (ICONTXT, N, NB, NZ, X, INCX, BETA, Y, INCY, INTV)
 
subroutine pbstr2b1 (ICONTXT, TRANS, N, NB, NZ, X, INCX, BETA, Y, INCY, JINX, JINY)
 

Function/Subroutine Documentation

◆ pbstr2a1()

subroutine pbstr2a1 ( integer  ICONTXT,
integer  N,
integer  NB,
integer  NZ,
real, dimension( * )  X,
integer  INCX,
real  BETA,
real, dimension( * )  Y,
integer  INCY,
integer  INTV 
)

Definition at line 648 of file pbstrnv.f.

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

◆ pbstr2b1()

subroutine pbstr2b1 ( integer  ICONTXT,
character*1  TRANS,
integer  N,
integer  NB,
integer  NZ,
real, dimension( * )  X,
integer  INCX,
real  BETA,
real, dimension( * )  Y,
integer  INCY,
integer  JINX,
integer  JINY 
)

Definition at line 720 of file pbstrnv.f.

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

◆ pbstrnv()

subroutine pbstrnv ( integer  ICONTXT,
character*1  XDIST,
character*1  TRANS,
integer  N,
integer  NB,
integer  NZ,
real, dimension( * )  X,
integer  INCX,
real  BETA,
real, dimension( * )  Y,
integer  INCY,
integer  IXROW,
integer  IXCOL,
integer  IYROW,
integer  IYCOL,
real, dimension( * )  WORK 
)

Definition at line 4 of file pbstrnv.f.

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