STYLE: writeFile - renamed writeTime to writeCurrentTime to avoid conflicts

This commit is contained in:
Andrew Heather
2019-09-09 09:19:38 +01:00
committed by Mark Olesen
parent 1b17784a1f
commit 31aad2159f
23 changed files with 25 additions and 25 deletions

View File

@ -121,7 +121,7 @@ bool Foam::functionObjects::continuityError::write()
Ostream& os = file();
writeTime(os);
writeCurrentTime(os);
os << local << tab
<< global << tab