ScaLAPACK  2.0.2
ScaLAPACK: Scalable Linear Algebra PACKage
tools.f File Reference

Go to the source code of this file.

Functions/Subroutines

DOUBLE PRECISION function DLAMCH (CMACH)
subroutine DLAMC1 (BETA, T, RND, IEEE1)
subroutine DLAMC2 (BETA, T, RND, EPS, EMIN, RMIN, EMAX, RMAX)
DOUBLE PRECISION function DLAMC3 (A, B)
subroutine DLAMC4 (EMIN, START, BASE)
subroutine DLAMC5 (BETA, P, EMIN, IEEE, EMAX, RMAX)
REAL function SLAMCH (CMACH)
subroutine SLAMC1 (BETA, T, RND, IEEE1)
subroutine SLAMC2 (BETA, T, RND, EPS, EMIN, RMIN, EMAX, RMAX)
REAL function SLAMC3 (A, B)
subroutine SLAMC4 (EMIN, START, BASE)
subroutine SLAMC5 (BETA, P, EMIN, IEEE, EMAX, RMAX)
LOGICAL function LSAME (CA, CB)
DOUBLE PRECISION function DLARND (IDIST, ISEED)
program __tools.f__
DOUBLE PRECISION function DLARAN (ISEED)

Function/Subroutine Documentation

program __tools.f__ ( )

Definition at line 1906 of file tools.f.

subroutine DLAMC1 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
LOGICAL  IEEE1 
)

Definition at line 139 of file tools.f.

Here is the caller graph for this function:

subroutine DLAMC2 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
DOUBLE PRECISION  EPS,
INTEGER  EMIN,
DOUBLE PRECISION  RMIN,
INTEGER  EMAX,
DOUBLE PRECISION  RMAX 
)

Definition at line 326 of file tools.f.

Here is the call graph for this function:

Here is the caller graph for this function:

DOUBLE PRECISION function DLAMC3 ( DOUBLE PRECISION  A,
DOUBLE PRECISION  B 
)

Definition at line 585 of file tools.f.

Here is the caller graph for this function:

subroutine DLAMC4 ( INTEGER  EMIN,
DOUBLE PRECISION  START,
INTEGER  BASE 
)

Definition at line 623 of file tools.f.

Here is the caller graph for this function:

subroutine DLAMC5 ( INTEGER  BETA,
INTEGER  P,
INTEGER  EMIN,
LOGICAL  IEEE,
INTEGER  EMAX,
DOUBLE PRECISION  RMAX 
)

Definition at line 707 of file tools.f.

Here is the caller graph for this function:

DOUBLE PRECISION function DLAMCH ( CHARACTER  CMACH)

Definition at line 9 of file tools.f.

Here is the call graph for this function:

Here is the caller graph for this function:

DOUBLE PRECISION function DLARAN ( INTEGER, dimension( 4 )  ISEED)

Definition at line 1999 of file tools.f.

Here is the caller graph for this function:

DOUBLE PRECISION function DLARND ( INTEGER  IDIST,
INTEGER, dimension( 4 )  ISEED 
)

Definition at line 1810 of file tools.f.

Here is the caller graph for this function:

LOGICAL function LSAME ( CHARACTER  CA,
CHARACTER  CB 
)

Definition at line 1723 of file tools.f.

Here is the caller graph for this function:

subroutine SLAMC1 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
LOGICAL  IEEE1 
)

Definition at line 996 of file tools.f.

Here is the caller graph for this function:

subroutine SLAMC2 ( INTEGER  BETA,
INTEGER  T,
LOGICAL  RND,
REAL  EPS,
INTEGER  EMIN,
REAL  RMIN,
INTEGER  EMAX,
REAL  RMAX 
)

Definition at line 1183 of file tools.f.

Here is the call graph for this function:

Here is the caller graph for this function:

REAL function SLAMC3 ( REAL  A,
REAL  B 
)

Definition at line 1442 of file tools.f.

Here is the caller graph for this function:

subroutine SLAMC4 ( INTEGER  EMIN,
REAL  START,
INTEGER  BASE 
)

Definition at line 1480 of file tools.f.

Here is the caller graph for this function:

subroutine SLAMC5 ( INTEGER  BETA,
INTEGER  P,
INTEGER  EMIN,
LOGICAL  IEEE,
INTEGER  EMAX,
REAL  RMAX 
)

Definition at line 1564 of file tools.f.

Here is the caller graph for this function:

REAL function SLAMCH ( CHARACTER  CMACH)

Definition at line 866 of file tools.f.

Here is the call graph for this function:

Here is the caller graph for this function: