Commit Graph

14 Commits

Author SHA1 Message Date
82151962c5 functionObjects: Removed redundant "start()" member function 2016-05-11 10:20:39 +01:00
080908732d src/postProcessing/functionObjects: Removed unused IOOutputFilter clutter 2016-05-10 12:54:42 +01:00
db524d94df codedFunctionObject: Add meshTools library to include and link line 2015-04-25 21:57:40 +01:00
1aefea9df7 BUG: codedFunctionObject: add timeSet functionality 2013-06-10 11:18:17 +01:00
a50d78ea93 EMH: Adding a hook to functionObject called 'timeSet' at the
end of Time::operator++. This allows to know if the next timeIndex will be
a dumping time. The function object "partialWrite" modifyes the write option
of the those fields which will be written down at given intervals of the overall
outout times.
2013-06-07 10:11:07 +01:00
1d3aaec814 BUG: Added missing functions 2012-12-17 14:33:52 +00:00
7a6880ad14 STYLE: Removed unused comment delimiters 2012-08-20 12:24:08 +01:00
85c2251b16 BUG: codedFunctionObject:get codeData to work 2012-03-09 08:50:03 +00:00
09639dc571 BUG: codedFunctionObject: missing dictionary assignment 2011-10-28 11:32:06 +01:00
cd64f1762f ENH: codedFixedValue: refactor coded 2011-10-24 21:33:16 +01:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
a791316896 ENH: dlLibraryTable: moved library handles to objects 2011-04-18 16:41:21 +01:00
20b1d49a82 ENH: dynamicCode: display line numbers 2011-03-25 04:43:29 +00:00
e24dd4fe2a ENH: codedFunctionObject: initial version. 2011-03-22 22:16:48 +00:00