- Nov 16, 2009
-
-
Andrew Heather authored
-
- Nov 12, 2009
-
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- Nov 11, 2009
- Nov 10, 2009
- Nov 09, 2009
-
-
Andrew Heather authored
-
- Nov 06, 2009
- Nov 05, 2009
- Nov 04, 2009
-
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- previous draft version was HashTbl - accidentally still had canonicalSize in templated code
-
Mark Olesen authored
-
Mark Olesen authored
Conflicts: src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.C src/OpenFOAM/matrices/simpleMatrix/simpleMatrix.H tutorials/incompressible/simpleFoam/airFoil2D/Allclean tutorials/multiphase/settlingFoam/ras/tank3D/Allclean
-
- Nov 03, 2009
-
-
Mark Olesen authored
-
-
henry authored
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- don't let automatic resize into integer overflow - avoid possible overflow in increment() StaticHashTable - fix erase()/++ as per HashTbl - might still be worth dropping it, but at least it'll be in better condition when it gets chucked!
-
Andrew Heather authored
-
Mark Olesen authored
- the end iterators and canonicalSize are independent of the templated parameters, so move them to HashTblCore - this avoid allocating separate end iterator at all. end(), cend() return a iteratorEnd. iterator == iteratorEnd just checks for non-NULL pointer on iterator. The compiler should optimize most of it away.
-
- Nov 02, 2009