Searched refs:iotime (Results 1 – 3 of 3) sorted by relevance
25 double iotime = 0; in read_d2wall() local53 iotime = TMRC(); in read_d2wall()86 iotime = TMRC() - iotime; in read_d2wall()88 printf("time to read d2wall (seconds) %f\n",iotime); in read_d2wall()
45 real*8 :: iotime local101 iotime = TMRC()467 iotime = TMRC() - iotime469 write(*,*) 'time to read geombc (seconds)', iotime473 iotime = TMRC()599 iotime = TMRC() - iotime601 write(*,*) 'time to read restart (seconds)', iotime
256 double iotime = 0; in Write_Restart() local271 iotime = TMRC(); in Write_Restart()328 iotime = TMRC() - iotime; in Write_Restart()330 printf("time to write restart (seconds) %f\n",iotime); in Write_Restart()