- Nov 26, 2009
-
-
Mark Olesen authored
-
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]'
-
- Nov 25, 2009
-
-
henry authored
-
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.
-
henry authored
This currently only runs in serial, parallelisation is worked on.
-
Mark Olesen authored
- mention PV3blockMeshReader in the README as well
-
Mark Olesen authored
-
Mark Olesen authored
-
henry authored
-
- Nov 24, 2009
-
-
Andrew Heather authored
-
Andrew Heather authored
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-
-
henry authored
models derived from Smagorinsky.
-
- Nov 23, 2009
-
-
Andrew Heather authored
-
graham authored
fvMotionSolver/pointPatchFields
-
Andrew Heather authored
-
Andrew Heather authored
-
mattijs authored
-
mattijs authored
-
mattijs authored
-
-
henry authored
Removed blank lines between template specification and function definition.
-
henry authored
-
Mark Olesen 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==
-
- Nov 22, 2009
-
-
mattijs authored
-
- Nov 21, 2009