|
|
7656c076c8
|
C++11: Replaced the C NULL with the safer C++11 nullptr
Requires gcc version 4.7 or higher
|
2016-08-05 17:19:38 +01:00 |
|
|
|
28033214a7
|
createBaffles: filter zero-sized patches
Resolves patch request http://bugs.openfoam.org/view.php?id=2103
Patch contributed by Mattijs Janssens
|
2016-05-29 22:51:15 +01:00 |
|
|
|
a8bf4be58a
|
Standardized cell, patch, face and processor loop index names
|
2016-04-25 12:00:53 +01:00 |
|
|
|
8c4f6b8fcb
|
Standardized cell, patch and face loop index names
|
2016-04-25 10:28:32 +01:00 |
|
|
|
6a27f7af46
|
boundaryField() -> boundaryFieldRef()
|
2016-04-24 22:07:37 +01:00 |
|
|
|
10aea96ae5
|
applications: Update ...ErrorIn -> ...ErrorInFunction
Avoids the clutter and maintenance effort associated with providing the
function signature string.
|
2015-11-10 17:53:31 +00:00 |
|
|
|
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 |
|
|
|
446e5777f0
|
Add the OpenFOAM source tree
|
2014-12-10 22:40:10 +00:00 |
|