functionObjects::partialWrite: Redundant and removed

the equivalent functionality is provided by the writeRegisteredObject
   functionObject in a MUCH simpler, easier and extensible manner.

functionObject: Removed the now redundant 'timeSet' function.
This commit is contained in:
Henry Weller
2016-05-18 12:23:29 +01:00
parent 354bc8bdcb
commit 5af1a7e4f3
19 changed files with 5 additions and 731 deletions

View File

@ -14,7 +14,6 @@ yPlus/yPlus.C
setTimeStep/setTimeStepFunctionObject.C
systemCall/systemCall.C
abort/abort.C
partialWrite/partialWrite.C
removeRegisteredObject/removeRegisteredObject.C
writeDictionary/writeDictionary.C
writeRegisteredObject/writeRegisteredObject.C