Searched defs:timer (Results 1 – 5 of 5) sorted by relevance
| /phasta/phSolver/compressible/ |
| H A D | timer.f | 1 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 D | phasta.cc | 19 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
|
| /phasta/M2NFixBnd/src/ |
| H A D | phasta.cc | 18 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
|
| /phasta/M2N/src/ |
| H A D | phasta.cc | 20 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
|
| /phasta/phSolver/common/ |
| H A D | phasta.cc | 45 #define timer FortranCInterface_GLOBAL_(timer,TIMER) macro
|