- Oct 19, 2017
-
-
- better documentation of the file contents. - quicker to obtain number of blocks without reading an entire file.
-
-
- Oct 13, 2017
-
-
Andrew Heather authored
-
Mark OLESEN authored
-
- Oct 12, 2017
-
-
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
-
- Oct 11, 2017
-
-
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
-
- Oct 10, 2017
-
-
Mark OLESEN authored
-
Mark OLESEN authored
- previously when more than two levels were used. Now calculate the required final target domain segment directly.
-
- Oct 09, 2017
- Oct 07, 2017
-
-
Mark OLESEN authored
- additional convenience constructors
-
- Oct 06, 2017
-
-
Mark OLESEN authored
- use FixedList first/last in Pair first/second - consistent first/second access for line
-
Mark OLESEN authored
-
- Oct 05, 2017
-
-
Mark OLESEN authored
- consistent versions in headers
-
mattijs authored
-
- Oct 04, 2017
-
-
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
-
- Sep 29, 2017
-
-
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
-
- Sep 28, 2017
-
-
mattijs authored
-
- Sep 27, 2017
-
-
mattijs authored
-
- Sep 26, 2017
-
-
Andrew Heather authored
-
Andrew Heather authored
-
Andrew Heather authored
-