No description
This repository has been archived on 2023-11-20. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
Vuko Vukcevic 0c5506f9c2 Bugfix in volPointInterpolation and pointPatchInterpolation
Rewrite of private data using lazy evaluation. The data was calculated on
creation and mesh update, which caused a very messy problem.
volPointInterpolation is a mesh object and it relies on pointMesh, which is
another mesh object. Therefore, in order to have valid update of
volPointInterpolation on topo changes, pointMesh needs to be updated first. This
is avoided by using lazy evaluation.
2018-02-21 15:10:55 +01:00
applications Backport: changeDictionary utility 2018-02-16 15:27:23 +01:00
bin Windows RunFunctions update. 2017-04-17 15:23:30 +02:00
doc Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a. 2016-08-25 23:14:44 +01:00
etc Revert error 2018-02-20 18:04:17 +00:00
extend-bazaar Fixed FSI library version in extend-bazaar (Ticket #6 by Adam Vandergriff) 2017-05-12 14:00:22 +02:00
Macros Bump version in headers 2016-06-21 15:04:12 +02:00
src Bugfix in volPointInterpolation and pointPatchInterpolation 2018-02-21 15:10:55 +01:00
testHarness Reset build directory name: 4.1 2018-02-20 17:56:27 +00:00
ThirdParty Merge commit '084a033843ed2e8693454de9760c8cb98952bf72' into nextRelease 2018-02-09 13:48:18 +00:00
tutorials Vanilla backport 2018-02-16 15:07:55 +01:00
vagrantSandbox Build instructions and VagrantBoxes: Dropped dependency on binutils-dev(el), which was only needed for libiberty.a. 2016-08-25 23:14:44 +01:00
validationAndVerificationSuite Vanilla backport 2018-02-16 15:07:55 +01:00
wmake Vanilla backport 2018-02-16 15:07:55 +01:00
.gitattributes Add .gitattributes for custom gitlab language highlighting 2018-02-07 12:02:39 +00:00
.gitignore Correctly ignore changes to the configuration and include files from KDevelop 2016-06-29 02:29:03 +02:00
.hgignore Fixes and a script to compile Foam in one go 2014-02-10 15:12:04 +01:00
Allclean Added Allclean and Allwmake.firstInstall 2013-09-23 16:08:50 +01:00
Allwmake Compilation update 2013-09-18 14:24:15 +01:00
Allwmake.firstInstall Added bazaar packages 2014-06-17 11:35:58 +02:00
Allwmake.mingw Bump version in headers 2016-06-21 15:04:12 +02:00
Changelog.current Removing trailing whitespace 2015-05-17 15:27:49 +02:00
CMakeLists.txt Bump version in headers 2016-06-21 15:04:12 +02:00
COPYING Changed v2 to v3 in remaining text files 2014-04-03 15:54:00 +01:00
CTestConfig.cmake Reset build directory name: 4.1 2018-02-20 17:56:27 +00:00
DraftReleaseNotes-nextRelease Draft for next release notes 2016-01-05 14:43:11 +00:00
ExtendProjectPreamble Remove trailing whitespace systematically 2013-07-18 10:15:54 +02:00
ListOfContributors Bugfix: updated list of contributors 2017-02-09 13:40:12 +00:00
README_RealGasBranch Removing trailing whitespace, tabs and DOS CR & Fixing some indentation 2016-06-21 12:03:31 +02:00
ReleaseNotes Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00
ReleaseNotes.html Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00
ReleaseNotes.txt Updated ReleaseNotes for foam-extend-4.0 2016-12-13 11:08:49 +01:00