837ca32397
ENH: function obejct updates
2013-10-04 16:44:58 +01:00
34f78234d5
ENH: Updated warning
2013-09-19 17:15:37 +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
100a25ee25
STYLE: defineDebug: move into Foam namespace
2012-12-17 17:35:42 +00:00
72d49281ce
ENH: Refactored function objects to make use of new base class
2012-10-15 17:59:38 +01:00
b7e680b277
Updated headers
2012-05-30 15:33:22 +01:00
b30ad82fc9
ENH: Added proc no to output or min/max field function object
2012-05-04 11:23:11 +01:00
d1a4239478
ENH: Added position output to fieldMinMax function object
2012-03-21 09:17:47 +00:00
c2dd153a14
Copyright transfered to the OpenFOAM Foundation
2011-08-14 12:17:30 +01:00
099cc39e2e
Revert "STYLE: 2011 copyright date."
...
This reverts commit b18f6cc1ce .
2011-01-05 18:24:29 +00:00
b18f6cc1ce
STYLE: 2011 copyright date.
2011-01-05 11:14:26 +00:00
85bae17943
STYLE: add formatting of NamedEnum template arguments
2010-12-17 14:36:13 +01:00
95219e6f76
COMP: specialization Foam::NamedEnum templates within namespace Foam
...
- otherwise gets flagged as an error by clang
2010-10-12 12:17:13 +02:00
aaf1674de2
ENH: add optional write flag to fieldMinMax
...
- allows logging min/max without creating any files
2010-06-08 12:51:55 +02:00
a30f977dc5
STYLE: avoid namespace { ... } in functionObject source code
2010-04-09 14:09:42 +02:00
d29c438657
STYLE: use url for FSF license instead of postal address, switch to GPL v3
2010-03-29 14:07:56 +02:00
6059bc7cc1
reduce synchronisation
2009-08-10 11:39:51 +01:00
42c240b97e
cosmetics/code-tidying
2009-06-11 17:09:19 +01:00
fee6e312b9
Time and functionObject updated for end()
...
- added end() method to functionObject, functionObjectList & associated classes
- moved outputFilters from src/sampling -> src/OpenFOAM/db/functionObjects
2009-02-17 12:48:10 +01:00
b1800b8b92
adding mag/component options
2009-01-16 15:45:52 +00:00
3bb1825334
removing unnecessary reduce ops
2009-01-16 14:32:58 +00:00
be789cf9a3
consistency update
2009-01-13 17:39:00 +00:00
654f844386
moved field-related function objects to field subfolder
2009-01-13 17:29:54 +00:00