Henry Weller
901f6cde1d
functionObjects: Removed the redundant "viable" member function
...
Construction failure and recovery is not handled with exceptions in functionObjectList
2016-05-11 12:57:17 +01:00
Henry Weller
8663237a0f
src/postProcessing/functionObjects: Removed unused IOOutputFilter clutter
2016-05-10 12:54:42 +01:00
Henry Weller
c8171fb1e6
functionObjects: Simplified organization and naming
2016-05-03 23:37:28 +01:00
Henry Weller
f83975a701
functionObjects: Moved into the functionObjects namespace and rationalized and simplified failable construction
...
Rather than requiring each functionObject to handle failed construction
internally (using the active_ flag) the static member function "viable"
is provided which returns true if construction of the functionObject is
likely to be successful. Failed construction is then handled by the
wrapper-class which constructs the functionObject,
e.g. "OutputFilterFunctionObject".
2016-05-02 16:28:24 +01:00
Henry Weller
a8bf4be58a
Standardized cell, patch, face and processor loop index names
2016-04-25 12:00:53 +01:00
Henry Weller
2804f8748d
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
Henry Weller
5e6a7ea282
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
Henry
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00