- 24 May, 2018 1 commit
-
-
Andrew Heather authored
-
- 17 Jan, 2018 1 commit
-
-
Andrew Heather authored
Fields now correspond to the initial residual for the first solver iteration
-
- 16 Jan, 2018 1 commit
-
-
Andrew Heather authored
Residual fields can be written using the new 'writeFields' entry, e.g. functions { residual { type residuals; libs ("libutilityFunctionObjects.so"); fields (".*"); writeControl writeTime; writeFields true; } } Fields currently correspond to the initial residual for the last solver iteration.
-
- 22 May, 2018 1 commit
-
-
Andrew Heather authored
-
- 11 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 27 Feb, 2018 1 commit
-
-
Andrew Heather authored
-
- 16 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 26 Feb, 2018 1 commit
-
-
Andrew Heather authored
-dry-run : perform check only and no writing -dry-run-write: perform check and write to the next time step. This also triggers function objects that fire on the call to write()
-
- 11 Jan, 2018 2 commits
-
-
Andrew Heather authored
-
Andrew Heather authored
-
- 12 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 11 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 12 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 11 Jan, 2018 1 commit
-
-
Andrew Heather authored
-
- 22 May, 2018 1 commit
-
-
Andrew Heather authored
-
- 01 Jun, 2018 1 commit
-
-
Andrew Heather authored
-
- 31 May, 2018 3 commits
- 30 May, 2018 5 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- this is consistent with compiler defaults, and helps Darwin users
-
-
Mark OLESEN authored
- resolve in favour of "inline explicit", which had marginally more uses and provides consistent prefixing for inline methods.
-
Mark OLESEN authored
- make the purpose more explicit, and reduces some work for the compiler as well.
-
- 29 May, 2018 10 commits
-
-
Mark OLESEN authored
- improves backward compatibility and more naming consistency. Retain setMany(iter1, iter2) to avoid ambiguity with the PackedList::set(index, value) method.
-
mattijs authored
-
mattijs authored
-
Mark OLESEN authored
-
mattijs authored
-
mattijs authored
-
-
Mark OLESEN authored
- required for std::iterator_traits specialization, which is used by the std::max_element algorithm on Darwin.
-
Mark OLESEN authored
-
Mark OLESEN authored
-
- 28 May, 2018 4 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- move constructable - factory methods: New, NewFrom - reset methods
-
Mark OLESEN authored
- consistency with make and more succinct. - reduce code duplication in findEtcFiles.
-
Mark OLESEN authored
-
- 24 May, 2018 2 commits