- Mar 10, 2009
- Mar 09, 2009
-
-
henry authored
-
-
-
- Mar 06, 2009
- Mar 05, 2009
-
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
- regIOobject: don't re-register an unregister object on rename/assignment - Hasher: split-off HasherInt with uint32_t specializations - IOobject: writeBanner/writeDivider return Stream for easier chaining. ... also dropped some namespace bracketing while I was at it.
-
Mark Olesen authored
-
- Mar 04, 2009
-
-
mattijs authored
-
Mark Olesen authored
-
Mark Olesen authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
Mark Olesen authored
- this seems to be the most sensible solution. The changed time stamps on the links doesn't seem to bother make at all.
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
- If the underlying type is contiguous, FixedList hashes its storage directly. - Drop labelPairHash (non-commutative) from fvMeshDistribute since FixedList::Hash does the right thing anyhow. - Hash<edge> specialization is commutative, without multiplication. - Hash<triFace> specialization kept multiplication (but now uLabel). There's not much point optimizing it, since it's not used much anyhow. Misc. changes - added StaticAssert to NamedEnum.H - label.H / uLabel.H : define FOAM_LABEL_MAX, FOAM_ULABEL_MAX with the values finally used for the storage. These can be useful for pre-processor checks elsewhere (although I stopped needing them in the meantime).
-
- Mar 03, 2009
-
-
mattijs authored
modified: finiteVolume/cfdTools/general/MRF/MRFZone.C modified: finiteVolume/cfdTools/general/MRF/MRFZone.H modified: ../tutorials/incompressible/MRFSimpleFoam/mixerVessel2D/constant/MRFZones
-
- Mar 02, 2009
-
-
Mark Olesen authored
- not much speed difference between SuperFastHash and Jenkin's lookup3 but both are 5-10% faster than what is currently implemented in Foam::string, albeit inlining probably helps there. - TODO: integration with existing infrastructure
-
- Mar 01, 2009
- Feb 27, 2009
-
-
Mark Olesen authored
-
Mark Olesen authored
- catch people using silly template sizes for FixedList, PackedList
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-