- 02 Jun, 2020 1 commit
-
-
Mark Olesen authored
- previously introduced `getOrDefault` as a dictionary _get_ method, now complete the transition and use it everywhere instead of `lookupOrDefault`. This avoids mixed usage of the two methods that are identical in behaviour, makes for shorter names, and promotes the distinction between "lookup" access (ie, return a token stream, locate and return an entry) and "get" access (ie, the above with conversion to concrete types such as scalar, label etc).
-
- 31 Oct, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 06 Feb, 2019 1 commit
-
-
OpenFOAM bot authored
-
- 05 Nov, 2017 1 commit
-
-
Mark Olesen authored
- makes for clearer code ENH: make writeIfDifferent part of Ostream
-
- 30 Apr, 2016 2 commits
-
-
Henry Weller authored
-
Henry Weller authored
GeometricField: Renamed internalField() -> primitiveField() and dimensionedInternalField() -> internalField() These new names are more consistent and logical because: primitiveField(): primitiveFieldRef(): Provides low-level access to the Field<Type> (primitive field) without dimension or mesh-consistency checking. This should only be used in the low-level functions where dimensional consistency is ensured by careful programming and computational efficiency is paramount. internalField(): internalFieldRef(): Provides access to the DimensionedField<Type, GeoMesh> of values on the internal mesh-type for which the GeometricField is defined and supports dimension and checking and mesh-consistency checking.
-
- 10 Nov, 2015 1 commit
-
-
Henry Weller authored
Avoids the clutter and maintenance effort associated with providing the function signature string.
-
- 14 Sep, 2011 1 commit
-
-
andy authored
-
- 09 Sep, 2011 1 commit
-
-
andy authored
- Re-located mapped point patches - Updated mapped patch write - deprecated directMapped in favour of mapped - updated resulting dependancies - apps/libs/tuts
-
- 30 Aug, 2011 1 commit
-
-
mattijs authored
use different tag inside updateCoeffs for overlapping comms.
-
- 14 Aug, 2011 1 commit
-
-
Henry authored
-
- 06 Jun, 2011 1 commit
-
-
graham authored
-
- 03 Jun, 2011 1 commit
-
-
Sergio Ferraris authored
-
- 02 Jun, 2011 2 commits
- 19 Jan, 2011 1 commit
-
- 07 Jan, 2011 1 commit
-
-
graham authored
-
- 05 Jan, 2011 2 commits
-
-
Andrew Heather authored
This reverts commit b18f6cc1.
-
graham authored
-
- 30 Dec, 2010 1 commit
-
-
Mark Olesen authored
eg, - makePatchTypeField -> makeTemplatePatchTypeField - makeNonTemplatedPatchTypeField -> makePatchTypeField
-
- 17 Dec, 2010 1 commit
-
-
Mark Olesen authored
-
- 28 Jul, 2010 1 commit
-
-
graham authored
-
- 18 May, 2010 2 commits
-
-
Mark Olesen authored
- improve documentation, use GPL version 3
-
Mark Olesen authored
- improve documentation, use GPL version 3
-
- 29 Mar, 2010 1 commit
-
-
Mark Olesen authored
-
- 03 Aug, 2009 1 commit
-
-
Andrew Heather authored
-
- 31 Dec, 2008 1 commit
-
-
Mark Olesen authored
-
- 19 Sep, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 07 Jul, 2008 1 commit
-
-
Mark Olesen authored
-
- 04 Jul, 2008 1 commit
-
-
Andrew Heather authored
-
- 25 Jun, 2008 2 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
- 15 Apr, 2008 1 commit
-
-
OpenFOAM-admin authored
-