- 27 Nov, 2009 1 commit
-
-
Mark Olesen authored
- markup codingStyleGuide.org examples so they actually indent correctly - use 'Info<<' as per codingStyleGuide instead of 'Info <<'
-
- 26 Nov, 2009 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
- use first() method in some places as well where it helps clarity - there are a few remaining cases: git grep 'size()-1]'
-
- 25 Nov, 2009 1 commit
-
-
Mark Olesen authored
- this builds on Mattijs' commit 968f0bbd but with a first() as well. - Added both to FixedList, IndirectList, UIndirectList and *PtrList and since they can certainly be useful there. Did not add to BiIndirectList, since I'm not sure what it should mean there. Did not add to PackedList, since it's not clear how useful they'd be yet in these contexts (and I'm not sure how it would interact with the iterator proxy implementation). - Note: STL defines front() and back() for these methods.
-
- 24 Nov, 2009 5 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
henry authored
models derived from Smagorinsky.
-
- 23 Nov, 2009 9 commits
-
-
Andrew Heather authored
-
graham authored
fvMotionSolver/pointPatchFields
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
henry authored
Removed blank lines between template specification and function definition.
-
henry authored
-
Mark Olesen authored
- added asText() method to assist people with remembering what the dimensions are in English - minor short-circuit optimizations in dimensionless() and operator==
-
- 22 Nov, 2009 1 commit
-
-
mattijs authored
-
- 21 Nov, 2009 4 commits
- 20 Nov, 2009 3 commits
-
-
Mark Olesen authored
- in preparation for adding an optional '-reconstruct' to a few utilities re-use as -lreconstruct library - move related stuff there too src/decompositionMethods/decompositionMethods -> src/parallel/decompositionMethods - added missing namespace qualifiers
-
henry authored
-
- 19 Nov, 2009 1 commit
-
-
mattijs authored
-
- 18 Nov, 2009 2 commits
- 17 Nov, 2009 2 commits
-
-
Andrew Heather authored
-
mattijs authored
-
- 16 Nov, 2009 1 commit
-
-
Andrew Heather authored
-
- 13 Nov, 2009 8 commits