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

Go to the source code of this file.

Functions/Subroutines

subroutine pdlascal (TYPE, M, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pdlagen (INPLACE, AFORM, DIAG, OFFA, M, N, IA, JA, DESCA, IASEED, A, LDA)
 
subroutine pdladom (INPLACE, N, ALPHA, A, IA, JA, DESCA)
 
subroutine pb_dlascal (UPLO, M, N, IOFFD, ALPHA, A, LDA)
 
subroutine pb_dlagen (UPLO, AFORM, A, LDA, LCMT00, IRAN, MBLKS, IMBLOC, MB, LMBLOC, NBLKS, INBLOC, NB, LNBLOC, JMP, IMULADD)
 
double precision function pb_drand (IDUMM)
 
double precision function pb_dran (IDUMM)
 

Function/Subroutine Documentation

◆ pb_dlagen()

subroutine pb_dlagen ( character*1  UPLO,
character*1  AFORM,
double precision, 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 1479 of file pdblastim.f.

Here is the call graph for this function:

◆ pb_dlascal()

subroutine pb_dlascal ( character*1  UPLO,
integer  M,
integer  N,
integer  IOFFD,
double precision  ALPHA,
double precision, dimension( lda, * )  A,
integer  LDA 
)

Definition at line 1298 of file pdblastim.f.

◆ pb_dran()

double precision function pb_dran ( integer  IDUMM)

Definition at line 2182 of file pdblastim.f.

Here is the call graph for this function:

◆ pb_drand()

double precision function pb_drand ( integer  IDUMM)

Definition at line 2120 of file pdblastim.f.

Here is the call graph for this function:

◆ pdladom()

subroutine pdladom ( logical  INPLACE,
integer  N,
double precision  ALPHA,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 907 of file pdblastim.f.

Here is the call graph for this function:

◆ pdlagen()

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

Definition at line 510 of file pdblastim.f.

Here is the call graph for this function:

◆ pdlascal()

subroutine pdlascal ( character*1  TYPE,
integer  M,
integer  N,
double precision  ALPHA,
double precision, dimension( * )  A,
integer  IA,
integer  JA,
integer, dimension( * )  DESCA 
)

Definition at line 2 of file pdblastim.f.

Here is the call graph for this function: