No description
0c5506f9c2
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. |
||
---|---|---|
applications | ||
bin | ||
doc | ||
etc | ||
extend-bazaar | ||
Macros | ||
src | ||
testHarness | ||
ThirdParty | ||
tutorials | ||
vagrantSandbox | ||
validationAndVerificationSuite | ||
wmake | ||
.gitattributes | ||
.gitignore | ||
.hgignore | ||
Allclean | ||
Allwmake | ||
Allwmake.firstInstall | ||
Allwmake.mingw | ||
Changelog.current | ||
CMakeLists.txt | ||
COPYING | ||
CTestConfig.cmake | ||
DraftReleaseNotes-nextRelease | ||
ExtendProjectPreamble | ||
ListOfContributors | ||
README_RealGasBranch | ||
ReleaseNotes | ||
ReleaseNotes.html | ||
ReleaseNotes.txt |