NLSL
Main Page
Modules
Data Types List
Files
File List
File Members
timer.f90
Go to the documentation of this file.
1
c Version 1.9.0 2/13/15
2
c----------------------------------------------------------------------
3
c =========================
4
c common TIMER
5
c =========================
6
c
7
c Defines array used by UNIX system function dtime
8
c----------------------------------------------------------------------
9
c
10
module
timer
11
implicit none
12
c
13
real
,
save
::
tarray
(8)
14
c
15
end module
timer
timer
Definition:
timer.f90:10
timer::tarray
real, dimension(8), save tarray
Definition:
timer.f90:13
timer.f90
Generated on Wed Jun 3 2015 12:50:25 for NLSL by
1.8.9.1