OpenFOAM-5.x/src/OpenFOAM/db/functionObjects/functionObject
Henry Weller d8a4643e81 functionObject: change default behavior of 'end()' to do nothing rather than calling execute and write
Time: call functionObject 'execute()' and 'end()' for last time-step

Now the operation of functionObject 'end()' call is consistent between running and post-processing
2016-08-12 21:46:21 +01:00
..
functionObject.C functionObject: change default behavior of 'end()' to do nothing rather than calling execute and write 2016-08-12 21:46:21 +01:00
functionObject.H C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
functionObjectsDoc.H functionObjects: Updated documentation 2016-05-04 21:01:22 +01:00