Commit Graph

31 Commits

Author SHA1 Message Date
a80d4d9b69 ENH: doxygen documentation updates 2012-07-12 17:12:52 +01:00
8cfaa5c223 Merge branch 'master' of /home/dm4/OpenFOAM/OpenFOAM-dev 2012-07-12 11:14:48 +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
45ca1c067c BUG: fieldMinMax: accessing uninitialised data (data not scattered) 2012-07-06 12:39:35 +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
ac7980d5df STYLE: functionObjectLibs: corrected library names 2011-11-09 16:14:09 +00:00
c2dd153a14 Copyright transfered to the OpenFOAM Foundation 2011-08-14 12:17:30 +01:00
4f47ff0219 STYLE: dictionaries: update version number 2011-06-10 17:22:56 +01:00
b89f6082b0 STYLE: dictionary headers 2011-04-06 20:35:56 +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
d79237597e STYLE: Fixing code style requirements for all src. 2010-07-28 13:31:46 +01:00
3ef7831a1e STYLE: correct header format (as per ccfb6e32a6) 2010-06-24 09:04:39 +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
3d9c822022 Added abortCalculation function object, exposed Time::stopAtControls
- still needs fine-tuning (testing) to see if it reacts as anticipated under
  various conditions.
2009-11-06 17:18:32 +01:00
c6aaf9be58 minor formatting changes 2009-08-17 18:26:35 +01: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