|
|
b50e21467f
|
regionFunctionObject: Indent 'write' messages
|
2016-05-26 10:14:51 +01:00 |
|
|
|
48e5817039
|
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 |
|
|
|
0477b8f50c
|
regionFunctionObject: Moved the field/object maintenance functions from fvMeshFunctionObject into regionFunctionObject
|
2016-05-25 16:26:57 +01:00 |
|
|
|
b454b7ce43
|
functionObjects::regionFunctionObject: Added optional 'log' entry (defaults to true)
|
2016-05-24 09:03:41 +01:00 |
|
|
|
9353abcabe
|
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 |
|