- 18 Dec, 2017 1 commit
-
-
Mark Olesen authored
-
- 13 Dec, 2017 8 commits
-
-
Mark Olesen authored
-
Mark Olesen authored
-
Mark Olesen authored
Namespace and tutorial adjustments See merge request !2
-
Mark Olesen authored
Integration update methods See merge request !1
-
Mark Olesen authored
The tutorials cartesianMesh/bunnyOctree, cartesianMesh/sBendOctree do not run through very smoothly, so tagged as 'Optional' for now
-
Mark Olesen authored
- avoids potential collisions and allows easier migration of classes into OpenFOAM itself - use fully-qualified names in implementation
-
Mark Olesen authored
- the previous code used a dual-purposed graphRow for non-const/const access. However, clang 4.0 rightly identifies there being no constructor path from "graphRow<T>" to a "graphRow<const T>". Since the row-access is a somewhat similar concept to an STL-iterator, now provide non-const and const versions of the row access.
-
Mark Olesen authored
-
- 22 Nov, 2017 1 commit
-
-
Mark Olesen authored
-
- 04 Nov, 2017 2 commits
-
-
Mark Olesen authored
- use range-for when iterating over HashSet - prefer forAllIters(), forAllConstIters() with automatic decltype
-
Mark Olesen authored
containsAtPosition -> find contains -> found lastElement -> last removeLastElement -> remove() removeElement(int) -> [TODO] remove(int, bool) fcElement -> fcValue rcElement -> rcValue
-
- 27 Oct, 2017 6 commits
-
-
Mark Olesen authored
- Eg, readIfPresent() instead of found() followed by lookup()
-
Mark Olesen authored
-
Mark Olesen authored
- use FUNCTION_NAME for IO checks
-
Mark Olesen authored
-
Mark Olesen authored
-
Andrew Heather authored
-
- 25 Sep, 2017 1 commit
-
-
Mark Olesen authored
-
- 20 Sep, 2017 1 commit
-
-
Franjo authored
-
- 14 Sep, 2017 1 commit
-
-
Andrew Heather authored
-
- 14 Aug, 2017 1 commit
-
-
Franjo authored
-
- 31 Jul, 2017 1 commit
-
-
Franjo authored
-
- 30 Jul, 2017 4 commits
- 29 Jul, 2017 2 commits
-
-
- 26 May, 2017 4 commits
-
-
Tomislav Maric authored
-
Tomislav Maric authored
-
Tomislav Maric authored
unallocatedLabelList is not available as a typedef in OpenFOAM-dev, and UList<Type> is available everywhere
-
Tomislav Maric authored
-
- 25 May, 2017 4 commits
-
-
Tomislav Maric authored
-
Tomislav Maric authored
-
Philippose authored
-
Tomislav Maric authored
Using UPstream::commsTypes::blocking everywhere.This should work on other versions besides -dev.
-
- 16 Apr, 2017 1 commit
-
-
Franjo authored
-
- 14 Oct, 2016 1 commit
-
-
Philippose authored
-
- 11 Oct, 2016 1 commit
-
-
Franjo authored
-