|
|
8e9f692aa4
|
Standardised the class declaration section comments to correspond to the foamNewSource template
|
2019-06-13 21:26:33 +01:00 |
|
|
|
bf54ab67e1
|
Updated OpenFOAM Foundation web-link in headers
|
2018-07-06 21:42:54 +01:00 |
|
|
|
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 |
|
|
|
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 |
|