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

@ -992,7 +992,7 @@ bool Foam::functionObjects::fieldValues::surfaceFieldValue::write()
if (operation_ != opNone)
{
writeTime(file());
writeCurrentTime(file());
}
if (writeArea_)