Henry Weller
|
94c05a1e6c
|
Update code to use the simpler C++11 template syntax removing spaces between closing ">"s
|
2016-01-10 22:41: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
|
03494fef5d
|
Updated notImplemented -> NotImplemented
The new NotImplemented macro uses __PRETTY_FUNCTION__ for GNU compatible
compilers otherwise __func__ to provide the function name string.
|
2015-11-01 10:26:37 +00:00 |
|
Henry
|
446e5777f0
|
Add the OpenFOAM source tree
|
2014-12-10 22:40:10 +00:00 |
|