Commit Graph

56 Commits

Author SHA1 Message Date
34d4cfaca3 Make disallowed member functions private
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1977
2016-01-20 10:41:14 +00:00
56fa7c0906 Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
75cf86b769 Correct formatting: "forAll (" -> "forAll("
Resolves bug-report http://www.openfoam.org/mantisbt/view.php?id=1967
2016-01-09 23:10:16 +00:00
c4d5f65a10 Completed update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
2015-11-11 09:03:39 +00:00
9fb26d59d3 GIT: Repo update 2014-12-11 08:35:10 +00:00
8b34e9ba03 STY: change date copyright 2014-02-21 11:33:40 +00:00
d648760ead Update headers 2014-01-30 13:02:02 +00:00
ee4e19ef85 Renamed folder -> directory for consistency with POSIX and the rest of OpenFOAM 2014-01-30 13:01:04 +00:00
659249064f ENH: Function object updates 2014-01-03 10:37:08 +00:00
81c36f6142 ENH: writeRegisteredFunctionObject - updated to use wordReList for object names 2013-10-11 14:47:51 +01:00
89100a1d25 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2013-10-04 16:48:35 +01:00
837ca32397 ENH: function obejct updates 2013-10-04 16:44:58 +01:00
2851ad4b4b STYLE: IOFunctionObjectsDoc: typo 2013-10-03 17:24:14 +01:00
6daff22a52 ENH: writeRegisteredObject: changed default to false 2013-09-12 10:18:06 +01:00
2d773bc089 ENH: adding hook adjustTimeStep to function objects. The hook is called in
Time::adjustDeltaT(). It allows function objects to manipulate the time step to
    dump at adjustable times. The following options are available for output in
    function objects: timeStep, outputTime, adjustableTime, runTime, clockTime
    and cpuTime.
2013-09-09 14:13:21 +01:00
98cc307aec ENH: Function objects - notify when writing results 2013-08-14 11:10:27 +01:00
10a7220b51 STYLE: partialWrite: typo in comment 2013-08-06 17:16:22 +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
2e1ccf40b7 ENH: 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:08:03 +01:00
099ad24c21 STYLE: structuredRenumber: indentation 2013-05-20 09:18:23 +01: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
3a6fe7650f ENH: Not regeistering temporary IOdicts 2012-11-22 15:59:43 +00:00
3ac086402d COMP: sampling: moved sampledSet writers to fileFormats library 2012-11-16 13:11:17 +00:00
2e778373f6 GIT: conflict resolution 2012-09-26 12:32:07 +01:00
65f13499b3 ENH: writeDictionary function object - use HashSet instead of List 2012-09-26 12:27:39 +01:00
f1deb4445e GIT: conflict resolution 2012-09-26 12:13:44 +01:00
ac8af99bb7 ENH: Added new writeDictionary function object 2012-09-25 10:44:27 +01:00
77189860de ENH: Updated function object documentation 2012-08-20 12:24:40 +01:00
a17b0c75c6 ENH: Updates to function object documentation 2012-07-23 15:23:35 +01:00
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +01:00
3dd7ab054b STYLE: change of doxygen tags for function objects and ico wall functions boundaryConditions 2012-07-12 10:35:09 +01:00
61eaea8b81 ENH: restructured doxygen entries for function objects 2012-07-11 14:02:11 +01:00
354d0ae7ce ENH: First pass through doxygen info updates for function objects 2012-07-11 12:26:08 +01:00
931cd9c5cc ENH: Removed warning message if field not found in database 2012-03-07 15:42:42 +00:00
4f0bcd9b22 STYLE: code clean-up 2012-03-05 15:38:14 +00:00
dfd7389be4 STYLE: Corrected warning message 2012-03-05 15:34:08 +00:00
e1fe2c82e6 ENH: Added removeRegisteredObject function object 2012-03-05 15:33:15 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
5c0570bb88 ENH: partialWrite: do lagrangian fields 2011-07-11 11:06:32 +01:00
bd68d2b14a ENH: partialWrite: support regions 2011-07-04 09:50:28 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
d29798265c ENH: partialWrite: new functionObject for partial dumps 2011-05-20 11:58:26 +01:00
7e86354f4f STYLE: writeRegisteredObject: remove unused switch 2011-05-20 11:55:59 +01:00
95d8fd4860 STYLE: Updated copyright dates 2011-05-11 11:34:38 +01:00
eaef8d482b STYLE: Updated 1991 start copyright year to 2004 2011-01-14 16:08:00 +00: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
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01: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