openfoam/applications/utilities/preProcessing
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
..
applyBoundaryLayer ENH: thermoTools: new library for thermophysics tools 2022-06-21 09:29:13 +01:00
boxTurb ENH: relocate graph writers to meshTools (not reqd by core OpenFOAM lib) 2022-02-21 19:53:21 +01:00
changeDictionary ENH: changeDictionary: support collated format. Fixes #2533 2022-08-01 15:16:28 +01:00
createBoxTurb ENH: Function1's - added objectRegistry access 2021-11-26 11:22:36 +00:00
createExternalCoupledPatchGeometry ENH: functionObjects: rearrange the location of phaseSystemModels function objects 2022-06-21 09:30:02 +01:00
createZeroDirectory STYLE: remove duplicate dimensionSet dictionary read constructor 2022-10-04 15:51:26 +02:00
dsmcInitialise GIT: Header file updates 2019-10-31 14:48:44 +00:00
engineSwirl GIT: Header file updates 2019-10-31 14:48:44 +00:00
faceAgglomerate ENH: faceAgglomerate: read patch-based agglomeration. Fixes #2558. 2022-08-11 11:12:55 +01:00
foamUpgradeCyclics ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
mapFields ENH: add 'filtered' polyMesh regionName() method 2022-05-27 14:10:31 +02:00
mapFieldsPar ENH: use returnReduceAnd(), returnReduceOr() functions 2022-11-08 16:48:08 +00:00
mdInitialise GIT: Header file updates 2019-10-31 14:48:44 +00:00
optimisation ENH: use dictionary findDict() instead of isDict() + subDict() 2022-10-04 15:51:26 +02:00
PDR ENH: expose IntRange {begin,end}_value() methods 2022-10-31 18:36:15 +01:00
setAlphaField ENH: additional methods for OBJstream 2022-07-19 11:17:51 +02:00
setExprBoundaryFields ENH: rationalize expression string reading 2022-10-04 15:51:26 +02:00
setExprFields ENH: rationalize expression string reading 2022-10-04 15:51:26 +02:00
setFields ENH: add finite-area support to setFields (#2591) 2022-09-26 18:03:23 +02:00
setTurbulenceFields BUG: setTurbulenceFields: update processor boundaries (fixes #2527) 2022-07-04 13:34:13 +01:00
viewFactorsGen ENH: provide MPI native minOp, maxOp reduce multiple values 2022-11-15 14:00:18 +01:00
wallFunctionTable ENH: use singleton method for accessing runtime selection 2021-11-05 17:21:27 +01:00