- 15 Mar, 2013 1 commit
-
-
laurence authored
-
- 02 Apr, 2012 1 commit
-
-
mattijs authored
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 12 Apr, 2011 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 07 Apr, 2011 1 commit
-
-
Mark Olesen authored
- optionally returns centre point as well
-
- 08 Feb, 2011 1 commit
-
-
Henry authored
-
- 19 Jan, 2011 1 commit
-
- 14 Jan, 2011 1 commit
-
-
Andrew Heather authored
-
- 07 Jan, 2011 1 commit
-
-
graham authored
-
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 07 Dec, 2010 1 commit
-
-
Mark Olesen authored
-
- 06 Dec, 2010 1 commit
-
-
Mark Olesen authored
-
- 29 Nov, 2010 1 commit
-
-
Mark Olesen authored
STYLE: move inline functions into boundBoxI.H STYLE: reduce duplicate methods in treeBoundBox
-
- 26 Nov, 2010 1 commit
-
-
Mark Olesen authored
-
- 02 Nov, 2010 1 commit
-
-
Mark Olesen authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 17 Mar, 2010 1 commit
-
-
mattijs authored
-
- 04 Mar, 2009 1 commit
-
-
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).
-
- 27 Feb, 2009 1 commit
-
-
Mark Olesen authored
- Hash returns unsigned - FixedList templated on unsigned int - include uLabel.H in UList, HashTable etc. so the output function is know throughout
-
- 26 Feb, 2009 1 commit
-
-
Mark Olesen authored
- 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
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 22 Nov, 2008 1 commit
-
-
Mark Olesen authored
- plain nTriangles() inline method for face class - triFace gets the same for symmetry - face::triangles(), face::trianglesQuads() return the number of faces generated - face::triangles() can append to a DynamicList
-
- 21 Nov, 2008 1 commit
-
-
Mark Olesen authored
-
- 07 Nov, 2008 1 commit
-
-
Mark Olesen authored
-
- 16 Sep, 2008 1 commit
-
-
mattijs authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 29 May, 2008 2 commits
-
-
Mattijs Janssens authored
-
henry authored
-
- 25 May, 2008 1 commit
-
-
henry authored
because I failed to work out how to merge Mark's stuff -- HELP!!!
-
- 08 May, 2008 1 commit
-
-
Mark Olesen authored
Added edgeDirection methods for face/triFace. Added extra constructors for converting faces to triFaces. The collapse() method now returns the new face size and can be used to check if the collapse face is valid.
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-