7380da599c
etc/codeTemplates: Corrected #ifndef/#define
2020-11-10 15:51:44 +00:00
def4772281
Documentation: Centred the Class Declaration comment
...
Patch contributed by Institute of Fluid Dynamics,
Helmholtz-Zentrum Dresden - Rossendorf (HZDR)
2020-08-28 13:28:58 +01:00
8e9f692aa4
Standardised the class declaration section comments to correspond to the foamNewSource template
2019-06-13 21:26:33 +01:00
fc4d7b92c3
Corrected documentation comment for disabled copy constructors
2019-05-29 15:58:42 +01:00
9140984cf4
Added "= delete" to disabled bitwise copy constructors and assignment operators
...
Currently these deleted function declarations are still in the private section
of the class declarations but will be moved by hand to the public section over
time as this is too complex to automate reliably.
2019-05-28 15:26:45 +01:00
3ecef91e72
Standardised copy constructor documentation comment
2019-05-27 22:34:32 +01:00
bf54ab67e1
Updated OpenFOAM Foundation web-link in headers
2018-07-06 21:42:54 +01:00
89f1053f82
Code style: Fixed formatting of banners
2018-06-19 12:01:50 +01:00
e2ccbbbbe5
codeTemplates: The copyright year is now set automatically
2017-04-18 11:01:41 +01:00
75d23a7c90
Code templates: Updated headers
2016-02-15 20:53:21 +00:00
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
577fa92565
codeTemplates: Update copyright date
2015-06-23 10:54:51 +01:00
e636b7c73b
Correct section comment: there can only be one destructor
2015-02-12 21:57:29 +00:00
446e5777f0
Add the OpenFOAM source tree
2014-12-10 22:40:10 +00:00