openfoam/applications/utilities
Mark Olesen 25e874a4f0 ENH: provide MPI native minOp, maxOp reduce multiple values
- consistent with sumOp

ENH: globalIndex with gatherNonLocal tag, and use leading dispatch tags

- useful for gather/write where the master data can be written
 separately.  Leading vs trailing dispatch tags for more similarity to
 other C++ conventions.
2022-11-15 14:00:18 +01:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: improved bookkeeping for finite-area to volume mesh correspondence 2022-09-22 16:09:14 +02:00
mesh ENH: provide MPI native minOp, maxOp reduce multiple values 2022-11-15 14:00:18 +01:00
miscellaneous ENH: more consistent use of broadcast, combineReduce etc. 2022-11-08 16:48:08 +00:00
parallelProcessing ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
postProcessing ENH: provide MPI native minOp, maxOp reduce multiple values 2022-11-15 14:00:18 +01:00
preProcessing ENH: provide MPI native minOp, maxOp reduce multiple values 2022-11-15 14:00:18 +01:00
surface ENH: more consistent use of broadcast, combineReduce etc. 2022-11-08 16:48:08 +00:00
thermophysical ENH: improve consistency of fileName handling windows/non-windows (#2057) 2021-04-19 16:33:42 +00:00