Bugfix: added mapping methods to point patch vector fields that have pointField ...
[foam-extend-4.0.git] / Changelog.current
blob6f375633cf08ffbe0d3ca05654a662ee86634be5
1 ################################################################################
2 This file contains brief description of the changes introduced by merging
3 branches
5 There are two secions: feature and bugfix
7 The general format should be:
8 Branchname (sans "bugfix/" of "feature/" prefix)
9 Author: Contributor name; Merge: Code maintainer name
10 One or two lines describing the bugfix or feature
12 ################################################################################
14 ** Feature
18 ** Bugfix
19 * updatePreconfiguredBoundaryTuts
20 Author: Hrvoje Jasak; Merge: Dominik Christ
21 Updated tutorials which use mixing plane and had broken preconfigured boundary
22 files
24 * ReleaseNotesInstallationVersionNumber
25 Author: Hrvoje Jasak; Merge: Dominik Christ
26 Bumped version number in ReleaseNotes and updated links to SourceForce pages
28 * Intel14Port
29 Author: Hrvoje Jasak; Merge: Dominik Christ
30 Updated wmake/rules for compilation with ICC 14
32 * processorPointPatch
33 Author: Zeljko Tukovic; Merge: Dominik Christ
34 Correct interpolation of point data on processor boundaries after parallel
35 topological changes