Commit Graph

14 Commits

Author SHA1 Message Date
659249064f ENH: Function object updates 2014-01-03 10:37:08 +00:00
5126a6a49a ENH: Function object updates 2013-11-29 09:25:09 +00:00
98cc307aec ENH: Function objects - notify when writing results 2013-08-14 11:10:27 +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
d12059b3cf BUG: Added (missed) compilation of fvTools function objects 2013-03-15 16:33:30 +00:00
d3a29e6920 ENH: Added function object fvTools doc file 2013-02-25 16:10:12 +00:00
100a25ee25 STYLE: defineDebug: move into Foam namespace 2012-12-17 17:35:42 +00:00
9d5ce4ae76 ENH: Updated function objects 2012-12-13 10:40:38 +00:00
a1b4534b3b STYLE: Minor code formatting 2012-11-29 15:35:06 +00:00
a65254af4b ENH: Added new calcFvcDiv function object to calculate fvc::div 2012-11-28 16:07:24 +00:00
cfaa27a702 STYLE: Updated header comment 2012-11-28 15:56:24 +00:00
c3f22240de ENH: Added Make/[files|options] for new fv-based function objects 2012-11-28 15:43:38 +00:00
7e2368524f ENH: Added new calcMag function object to calculate mag(field) 2012-11-28 15:42:28 +00:00
e2dc793da0 ENH: Added new calcFvcGrad function object to calculate fvc::grad 2012-11-28 15:42:07 +00:00