openfoam/applications/solvers/multiphase/multiphaseInterFoam/multiphaseMixture
Mark Olesen a46c85f5a4 HashTable changes
- make table power-of-two, but since it seems to give 1-2% performance
  improvement, maybe forget it too.

- remove two-argument form of hashing classes and do the modulus direclty
  within HashTable instead. This simplifies things a fair bit.

- migrate Hash<void*> from db/dlLibrary to primitives/hashes/Hash
2009-02-26 17:49:47 +01:00
..
alphaContactAngle update copyrights for 2009 2008-12-31 19:01:56 +01:00
phase update copyrights for 2009 2008-12-31 19:01:56 +01:00
multiphaseMixture.C update copyrights for 2009 2008-12-31 19:01:56 +01:00
multiphaseMixture.H HashTable changes 2009-02-26 17:49:47 +01:00