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

Go to the source code of this file.

Functions/Subroutines

subroutine pbstran (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, C, LDC, IAROW, IACOL, ICROW, ICCOL, WORK)
 
subroutine pbstr2at (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ)
 
subroutine pbstr2bt (ICONTXT, ADIST, TRANS, M, N, NB, A, LDA, BETA, B, LDB, INTV)
 
subroutine pbstr2af (ICONTXT, ADIST, M, N, NB, A, LDA, BETA, B, LDB, LCMP, LCMQ, NINT)
 

Function/Subroutine Documentation

◆ pbstr2af()

subroutine pbstr2af ( integer  ICONTXT,
character*1  ADIST,
integer  M,
integer  N,
integer  NB,
real, dimension( lda, * )  A,
integer  LDA,
real  BETA,
real, dimension( ldb, * )  B,
integer  LDB,
integer  LCMP,
integer  LCMQ,
integer  NINT 
)

Definition at line 792 of file pbstran.f.

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

◆ pbstr2at()

subroutine pbstr2at ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
real, dimension( lda, * )  A,
integer  LDA,
real  BETA,
real, dimension( ldb, * )  B,
integer  LDB,
integer  LCMP,
integer  LCMQ 
)

Definition at line 614 of file pbstran.f.

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

◆ pbstr2bt()

subroutine pbstr2bt ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
real, dimension( lda, * )  A,
integer  LDA,
real  BETA,
real, dimension( ldb, * )  B,
integer  LDB,
integer  INTV 
)

Definition at line 705 of file pbstran.f.

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

◆ pbstran()

subroutine pbstran ( integer  ICONTXT,
character*1  ADIST,
character*1  TRANS,
integer  M,
integer  N,
integer  NB,
real, dimension( lda, * )  A,
integer  LDA,
real  BETA,
real, dimension( ldc, * )  C,
integer  LDC,
integer  IAROW,
integer  IACOL,
integer  ICROW,
integer  ICCOL,
real, dimension( * )  WORK 
)

Definition at line 3 of file pbstran.f.

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