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

Go to the source code of this file.

Functions/Subroutines

subroutine ladd (J, K, I)
 
subroutine lmul (K, J, I)
 
subroutine xjumpm (JUMPM, MULT, IADD, IRANN, IRANM, IAM, ICM)
 
subroutine setran (IRAN, IA, IC)
 
subroutine jumpit (MULT, IADD, IRANN, IRANM)
 
real function psrand (IDUMM)
 
double precision function pdrand (IDUMM)
 

Function/Subroutine Documentation

◆ jumpit()

subroutine jumpit ( integer, dimension(2)  MULT,
integer, dimension(2)  IADD,
integer, dimension(2)  IRANN,
integer, dimension(2)  IRANM 
)

Definition at line 183 of file pmatgeninc.f.

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

◆ ladd()

subroutine ladd ( integer, dimension(2)  J,
integer, dimension(2)  K,
integer, dimension(2)  I 
)

Definition at line 6 of file pmatgeninc.f.

Here is the caller graph for this function:

◆ lmul()

subroutine lmul ( integer, dimension(2)  K,
integer, dimension(2)  J,
integer, dimension(2)  I 
)

Definition at line 41 of file pmatgeninc.f.

Here is the caller graph for this function:

◆ pdrand()

double precision function pdrand ( integer  IDUMM)

Definition at line 272 of file pmatgeninc.f.

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

◆ psrand()

real function psrand ( integer  IDUMM)

Definition at line 224 of file pmatgeninc.f.

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

◆ setran()

subroutine setran ( integer, dimension(2)  IRAN,
integer, dimension(2)  IA,
integer, dimension(2)  IC 
)

Definition at line 142 of file pmatgeninc.f.

Here is the caller graph for this function:

◆ xjumpm()

subroutine xjumpm ( integer  JUMPM,
integer, dimension(2)  MULT,
integer, dimension(2)  IADD,
integer, dimension(2)  IRANN,
integer, dimension(2)  IRANM,
integer, dimension(2)  IAM,
integer, dimension(2)  ICM 
)

Definition at line 85 of file pmatgeninc.f.

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