Henry Weller
|
c544bec896
|
Removed duplicate, inconsistent and spurious comments in .C files
|
2016-02-29 18:33:54 +00:00 |
|
Henry Weller
|
99c000fc94
|
Rationalized the indentation of C-preprocessor directives
|
2016-02-29 15:42:03 +00:00 |
|
Henry Weller
|
665b1f821e
|
Provide consistency in assignment operators
Always return void to avoid various bugs associated with automatic
type conversion.
Resolves request http://openfoam.org/mantisbt/view.php?id=1973
|
2016-01-17 18:56:28 +00:00 |
|
Henry Weller
|
36f2d69888
|
Update code to use the simpler C++11 template syntax
|
2016-01-10 19:20:16 +00:00 |
|
Henry Weller
|
cc99b65d77
|
src/OpenFOAM: Update ...IOErrorIn -> ...IOErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-10 21:13:04 +00:00 |
|
Henry Weller
|
d5b4448e1a
|
src/OpenFOAM: Update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-08 12:23:52 +00:00 |
|
Henry Weller
|
0d024dd37d
|
Removed use of the deprecated "register" keyword
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4340.html
|
2015-06-30 10:26:44 +01:00 |
|
Henry
|
f58fd14271
|
Corrected capitalization of Doxygen documentation comments
|
2015-02-14 13:10:15 +00:00 |
|
Henry
|
446e5777f0
|
Add the OpenFOAM source tree
|
2014-12-10 22:40:10 +00:00 |
|