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

Go to the source code of this file.

Functions/Subroutines

subroutine pbztrnv (ICONTXT, XDIST, TRANS, N, NB, NZ, X, INCX, BETA, Y, INCY, IXROW, IXCOL, IYROW, IYCOL, WORK)
 
subroutine pbztr2a1 (ICONTXT, N, NB, NZ, X, INCX, BETA, Y, INCY, INTV)
 
subroutine pbztr2b1 (ICONTXT, TRANS, N, NB, NZ, X, INCX, BETA, Y, INCY, JINX, JINY)
 

Function/Subroutine Documentation

◆ pbztr2a1()

subroutine pbztr2a1 ( integer  ICONTXT,
integer  N,
integer  NB,
integer  NZ,
complex*16, dimension( * )  X,
integer  INCX,
complex*16  BETA,
complex*16, dimension( * )  Y,
integer  INCY,
integer  INTV 
)

Definition at line 649 of file pbztrnv.f.

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

◆ pbztr2b1()

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

Definition at line 721 of file pbztrnv.f.

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

◆ pbztrnv()

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

Definition at line 4 of file pbztrnv.f.

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