OpenFOAM-5.x/src/regionModels
Henry Weller 4603a8b253 fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class
to ensure 'patchType' is set as specified.

Required substantial change to the organization of the reading of the
'value' entry requiring careful testing and there may be some residual
issues remaining.  Please report any problems with the reading and
initialization of patch fields.

Resolves bug-report http://bugs.openfoam.org/view.php?id=2266
2016-09-25 09:11:53 +01:00
..
doc Add the OpenFOAM source tree 2014-12-10 22:40:10 +00:00
pyrolysisModels C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
regionCoupling fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
regionModel C++11: Replaced the C NULL with the safer C++11 nullptr 2016-08-05 17:19:38 +01:00
surfaceFilmModels fvPatchFields: Constructors from dictionary now call the corresponding constructor of the fvPatchField base-class 2016-09-25 09:11:53 +01:00
thermalBaffleModels Updated header documentation processed by Doxygen 2016-06-19 21:23:54 +01:00
Allwclean scripts: Reformat with consistent section separators 2016-02-15 18:30:24 +00:00
Allwmake wmake/Allwmake: Completed support for targetType 'objects' 2016-06-24 15:25:11 +01:00