71 LOGICAL :: dummylogical
72 CHARACTER(CHRLEN) :: rcsidentstring
78 rcsidentstring =
'$RCSfile: RFLU_WriteRestartInfo.F90,v $ $Revision: 1.4 $'
81 'RFLU_WriteRestartInfo.F90')
87 IF ( global%myProcid == masterproc )
THEN
90 IF ( global%flowType == flow_steady )
THEN
91 WRITE(if_restinfo,*) global%currentIter
93 WRITE(if_restinfo,*) global%currentTime
subroutine registerfunction(global, funName, fileName)
subroutine rflu_openrestartinfo(global, filePosition, fileExists)
subroutine rflu_closerestartinfo(global)
subroutine deregisterfunction(global)
subroutine rflu_writerestartinfo(global)