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

Go to the source code of this file.

Functions/Subroutines

subroutine pslascal (TYPE, M, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pslagen (INPLACE, AFORM, DIAG, OFFA, M, N, IA, JA, DESCA, IASEED, A, LDA)
 
subroutine psladom (INPLACE, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pb_slascal (UPLO, M, N, IOFFD, ALPHA, A, LDA)
 
subroutine pb_slagen (UPLO, AFORM, A, LDA, LCMT00, IRAN, MBLKS, IMBLOC, MB, LMBLOC, NBLKS, INBLOC, NB, LNBLOC, JMP, IMULADD)
 
real function pb_srand (IDUMM)
 
real function pb_sran (IDUMM)
 

Function/Subroutine Documentation

◆ pb_slagen()

subroutine pb_slagen ( character*1  UPLO,
character*1  AFORM,
real, dimension( lda, * )  A,
integer  LDA,
integer  LCMT00,
integer, dimension( * )  IRAN,
integer  MBLKS,
integer  IMBLOC,
integer  MB,
integer  LMBLOC,
integer  NBLKS,
integer  INBLOC,
integer  NB,
integer  LNBLOC,
integer, dimension( * )  JMP,
integer, dimension( 4, * )  IMULADD 
)

Definition at line 1480 of file psblastim.f.

Here is the call graph for this function:

◆ pb_slascal()

subroutine pb_slascal ( character*1  UPLO,
integer  M,
integer  N,
integer  IOFFD,
real  ALPHA,
real, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 1299 of file psblastim.f.

◆ pb_sran()

real function pb_sran ( integer  IDUMM)

Definition at line 2183 of file psblastim.f.

Here is the call graph for this function:

◆ pb_srand()

real function pb_srand ( integer  IDUMM)

Definition at line 2121 of file psblastim.f.

Here is the call graph for this function:

◆ psladom()

subroutine psladom ( logical  INPLACE,
integer  N,
real  ALPHA,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 908 of file psblastim.f.

Here is the call graph for this function:

◆ pslagen()

subroutine pslagen ( logical  INPLACE,
character*1  AFORM,
character*1  DIAG,
integer  OFFA,
integer  M,
integer  N,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA,
integer  IASEED,
real, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 510 of file psblastim.f.

Here is the call graph for this function:

◆ pslascal()

subroutine pslascal ( character*1  TYPE,
integer  M,
integer  N,
real  ALPHA,
real, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file psblastim.f.

Here is the call graph for this function: