Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 5 of 5) sorted by relevance

/phasta/phSolver/compressible/
H A Dtimer.f1 subroutine timer (tcode) subroutine
43 if (ii .eq. icd + 2) call error ('timer ', tcode, 0) argument
157 1000 format(a80,//,
160 1100 format(1x,
162 1200 format(1x,a8,4x,i7,5x,f11.2,8x,f7.2)
163 1300 format(1x,a8,16x,f11.2,8x,f7.2)
164 1400 format(/,' Wall-clock time : ',f8.1,' seconds')
165 2000 format(///,
167 2100 format(1x,'No. of floating-point operations : ',i20,/)
168 2200 format(1x,'Flop rate with gather/scatter : ',f5.1,
[all …]
/phasta/AcuStat/src/
H A Dphasta.cc19 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
/phasta/M2NFixBnd/src/
H A Dphasta.cc18 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
/phasta/M2N/src/
H A Dphasta.cc20 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
/phasta/phSolver/common/
H A Dphasta.cc45 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro