- 06 Aug, 2018 1 commit
-
-
Mark Olesen authored
-
- 06 Oct, 2017 1 commit
-
-
Mark Olesen authored
- use FixedList first/last in Pair first/second - consistent first/second access for line
-
- 04 Oct, 2017 1 commit
-
-
Mark Olesen authored
- provide shorter versions: pointIndList, pointUIndList, etc. and indirect versions of commonly used types: labelIndList, scalarIndList, vectorIndList
-
- 05 Jun, 2017 1 commit
-
-
mattijs authored
-
- 04 May, 2017 1 commit
-
-
Mark Olesen authored
-
- 27 Apr, 2017 1 commit
-
-
Mark Olesen authored
- simplifies organization, allows reuse. provide some other useful hash types.
-
- 17 Jun, 2016 1 commit
-
-
Henry Weller authored
-
- 08 Nov, 2015 1 commit
-
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
- 19 Jul, 2013 1 commit
-
-
laurence authored
-
- 05 Apr, 2013 1 commit
-
-
laurence authored
-
- 17 Dec, 2012 1 commit
-
-
Henry authored
-
- 11 Dec, 2012 1 commit
-
-
laurence authored
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 08 Feb, 2011 1 commit
-
-
Henry authored
-
- 19 Jan, 2011 1 commit
-
- 14 Jan, 2011 1 commit
-
-
Andrew Heather authored
-
- 07 Jan, 2011 2 commits
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen 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).
-
- 16 Jan, 2009 1 commit
-
-
Mark Olesen authored
- grammar in comments, namespace qualifiers, etc.
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 10 Jun, 2008 1 commit
-
-
henry authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-