- 23 Oct, 2017 1 commit
-
-
Mark OLESEN authored
-
- 20 Oct, 2017 1 commit
-
-
Mark OLESEN authored
-
- 12 Oct, 2017 1 commit
-
-
Mark OLESEN authored
-
- 19 Oct, 2017 2 commits
-
-
- better documentation of the file contents. - quicker to obtain number of blocks without reading an entire file.
-
-
- 13 Oct, 2017 2 commits
-
-
Andrew Heather authored
-
Mark OLESEN authored
-
- 12 Oct, 2017 3 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- used in various places to test if the input can be parsed as a label/scalar, so warnings tend to flood the output. - be more explicit when encountering range errors
-
Mark OLESEN authored
-
- 11 Oct, 2017 5 commits
-
-
Mark OLESEN authored
-
Andrew Heather authored
add support for KaHIP decomposition See merge request OpenFOAM-plus!154
-
Andrew Heather authored
Feature list methods See merge request OpenFOAM-plus!152
-
Mattijs Janssens authored
Bugfix multi level decomp Closes #620 and #619 See merge request OpenFOAM-plus!153
-
mattijs authored
-
- 10 Oct, 2017 2 commits
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- previously when more than two levels were used. Now calculate the required final target domain segment directly.
-
- 09 Oct, 2017 7 commits
- 07 Oct, 2017 1 commit
-
-
Mark OLESEN authored
- additional convenience constructors
-
- 06 Oct, 2017 2 commits
-
-
Mark OLESEN authored
- use FixedList first/last in Pair first/second - consistent first/second access for line
-
Mark OLESEN authored
-
- 05 Oct, 2017 2 commits
-
-
Mark OLESEN authored
- consistent versions in headers
-
mattijs authored
-
- 04 Oct, 2017 6 commits
-
-
Mark OLESEN authored
- duplicate functionality to the substr() method and more difficult to notice when it is being used.
-
Mark OLESEN authored
ENH: adjust infoSwitch to report host subscription (related to #531) See merge request OpenFOAM-plus!150
-
Mark OLESEN authored
-
Mark OLESEN authored
- remove unused static variable, use updated hashtable methods
-
Mark OLESEN authored
- provide shorter versions: pointIndList, pointUIndList, etc. and indirect versions of commonly used types: labelIndList, scalarIndList, vectorIndList
-
Mark OLESEN authored
- consistency with PointHit and PointIndexHit
-
- 29 Sep, 2017 3 commits
-
-
Mark OLESEN authored
- this compact form shows the subscription per host in the unsorted mpi order nProcs : 18 Hosts : ( (node1 6) (node2 8) (node3 4) ) This provides a succinct overview of which hosts have been subscribed or oversubscribed. - The longer list of "slave.pid" ... remains available on the InfoSwitch 'writeHosts'
-
Mark OLESEN authored
- the -dir option was added in commit c1c6243c to allow quick testing of documentation for a set of classes. This was largely replicated in commit 843d83117, but accepting multiple directories. Apply some of the same ideas here and avoid creation of a tmp file.
-
Mark OLESEN authored
-
- 28 Sep, 2017 1 commit
-
-
mattijs authored
-
- 27 Sep, 2017 1 commit
-
-
mattijs authored
-