L-BFGS-B  3.0
Large-scale Bound-constrained Optimization
All Files Functions Pages
timer.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine timer (ttime)
 This routine computes cpu time in double precision. More...
 

Function/Subroutine Documentation

◆ timer()

subroutine timer ( double precision  ttime)

This routine computes cpu time in double precision; it makes use of the intrinsic f90 cpu_time therefore a conversion type is needed.

Parameters
ttimeCPU time in double precision

Definition at line 10 of file timer.f.

Referenced by mainlb().

Here is the caller graph for this function: