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

Go to the source code of this file.

Functions/Subroutines

subroutine slboot ()
 
subroutine sltimer (I)
 
subroutine slenable ()
 
subroutine sldisable ()
 
double precision function slinquire (TIMETYPE, I)
 
subroutine slcombine (ICTXT, SCOPE, OP, TIMETYPE, N, IBEG, TIMES)
 

Function/Subroutine Documentation

◆ slboot()

subroutine slboot ( )

Definition at line 2 of file sltimer.f.

◆ slcombine()

subroutine slcombine ( integer  ICTXT,
character  SCOPE,
character  OP,
character  TIMETYPE,
integer  N,
integer  IBEG,
double precision, dimension( n )  TIMES 
)

Definition at line 267 of file sltimer.f.

◆ sldisable()

subroutine sldisable ( )

Definition at line 155 of file sltimer.f.

◆ slenable()

subroutine slenable ( )

Definition at line 123 of file sltimer.f.

◆ slinquire()

double precision function slinquire ( character*1  TIMETYPE,
integer  I 
)

Definition at line 189 of file sltimer.f.

Here is the call graph for this function:

◆ sltimer()

subroutine sltimer ( integer  I)

Definition at line 47 of file sltimer.f.