table of contents
dsecnd_NONE.f(3) | LAPACK | dsecnd_NONE.f(3) |
NAME¶
dsecnd_NONE.f -
SYNOPSIS¶
Functions/Subroutines¶
DOUBLE PRECISION function dsecnd ()
DSECND returns nothing
Function/Subroutine Documentation¶
DOUBLE PRECISION function dsecnd ()¶
DSECND returns nothing Purpose:
DSECND returns nothing instead of returning the user time for a process in seconds.
If you are using that routine, it means that neither EXTERNAL ETIME,
EXTERNAL ETIME_, INTERNAL ETIME, INTERNAL CPU_TIME is available on
your machine.
Author:
Univ. of Tennessee
Univ. of California Berkeley
Univ. of Colorado Denver
NAG Ltd.
Date:
November 2011
Definition at line 38 of file dsecnd_NONE.f.
Author¶
Generated automatically by Doxygen for LAPACK from the source code.
Tue Sep 25 2012 | Version 3.4.2 |