|
|
8321f1ffcc
|
ENH: initial support for handling subRegions in regionFunctionObject
- propagate updated objectRegistry methods (eg, lookupObjectRef etc)
into regionFunctionObject
|
2016-12-07 12:09:21 +00:00 |
|
|
|
3dbd39146c
|
STYLE: consistency updates
|
2016-09-27 15:17:55 +01:00 |
|
|
|
b9940cbbb1
|
COMP: Multiple changes - first clean build after latest merge - UNTESTED
|
2016-09-23 15:36:53 +01:00 |
|
|
|
6a53ed41ba
|
Doxygen documentation: Standardized the 'See also' heading
|
2016-06-17 17:31:34 +01:00 |
|
|
|
18b632e71d
|
Utilities patchAverage and patchIntegrate replaced by postProcess
e.g.
postProcess -func 'patchAverage(name=inlet,p)'
postProcess -func 'patchIntegrate(name=inlet,p)'
|
2016-06-12 22:32:15 +01:00 |
|
|
|
ee462f8241
|
messageStream: Added 'Log' macro which outputs to 'Info' if 'log' is true
regionFunctionObject: moved 'log_' to public 'log' to support the 'Log' macro
|
2016-05-25 18:19:46 +01:00 |
|
|
|
1de91282cd
|
regionFunctionObject: Moved the field/object maintenance functions from fvMeshFunctionObject into regionFunctionObject
|
2016-05-25 16:26:57 +01:00 |
|
|
|
6ce303c79a
|
functionObjects::regionFunctionObject: Added optional 'log' entry (defaults to true)
|
2016-05-24 09:03:41 +01:00 |
|
|
|
fd38002d57
|
functionObjects: Added regionFunctionObject and fvMeshFunctionObject intermediate base-classes
to simplify writing common functionObjects and avoid unnecessary code duplication
|
2016-05-16 12:20:44 +01:00 |
|