ScaLAPACK 2.1
2.1
ScaLAPACK: Scalable Linear Algebra PACKage
|
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) |
subroutine slcombine | ( | integer | ICTXT, |
character | SCOPE, | ||
character | OP, | ||
character | TIMETYPE, | ||
integer | N, | ||
integer | IBEG, | ||
double precision, dimension( n ) | TIMES | ||
) |
double precision function slinquire | ( | character*1 | TIMETYPE, |
integer | I | ||
) |