- 23 Oct, 2017 1 commit
-
-
Mark OLESEN authored
- for convenience and symmetry with OStringStream STYLE: void return value for stream rewind() methods - this makes it easier to design bidirectional streams
-
- 20 Oct, 2017 1 commit
-
-
Mark OLESEN authored
- low-level beginRaw(), writeRaw(), endRaw() methods. These can be used to directly add '()' decorators for serial output or prepare/cleanup parallel buffers. Used, for example, when outputting indirect lists in binary to avoid.
-
- 24 Oct, 2017 1 commit
-
-
Mark OLESEN authored
- now use public functions instead of direct access of private 'capacity_' information
-
- 23 Oct, 2017 5 commits
-
-
Mark OLESEN authored
- makes it easier to transmit or stream as a list of scalars
-
Mark OLESEN authored
-
Mark OLESEN authored
- the USE_OMP preprocessor symbol is also defined with the openmp compile flag to allow conditional compilation of openmp-specific code.
-
Mark OLESEN authored
-
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 4 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
-