openfoam/applications/utilities
Mark Olesen f9d0895707 ENH: avoid spurious library loading for decomposePar, redistributePar
- individual processor Time databases are purely for internal logistics
  and should not be introducing any new library symbols: these will
  already have been loaded in the outer loop.
2023-06-19 17:05:45 +02:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: use refPtr fileHandler in decomposeFaFields, faMeshReconstructor 2023-05-22 17:59:33 +02:00
mesh ENH: make checkMesh writing of bad edges optional (#2771) 2023-06-13 20:41:53 +02:00
miscellaneous ENH: support command-line specification of MPI threads (#2791) 2023-06-19 17:05:45 +02:00
parallelProcessing ENH: avoid spurious library loading for decomposePar, redistributePar 2023-06-19 17:05:45 +02:00
postProcessing ENH: particleTracks - reinstated label field output 2023-06-13 14:13:58 +01:00
preProcessing ENH: support command-line specification of MPI threads (#2791) 2023-06-19 17:05:45 +02:00
surface ENH: improved UPstream gather/scatter functionality 2023-05-22 17:18:35 +02:00
thermophysical STYLE: prefer REGISTER/NO_REGISTER instead of true/false for IOobject 2023-03-10 14:16:32 +00:00