openfoam/applications/utilities
Mark Olesen 16dd92b38e ENH: reduce reliance on stringListOps functions
- findStrings, findMatchingStrings now mostly covered by matching
  intrinsics in wordRe and wordRes.

  Add static wordRes match() and matching() variants

COMP: remove stringListOps include from objectRegistry.H

- was already noted for removal (NOV-2018)
2024-04-16 10:18:08 +02:00
..
doc GIT: Header file updates 2019-10-31 14:48:44 +00:00
finiteArea ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
mesh ENH: handle sub-mesh connectivity by subsetting of adjacency matrix 2024-03-19 14:09:22 +01:00
miscellaneous ENH: use tmp field factory methods [12] (#2723) 2024-02-21 14:31:40 +01:00
parallelProcessing BUG: redistributePar: bypassing reading remote file. See #3137. 2024-04-15 16:49:45 +01:00
postProcessing ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
preProcessing ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
surface ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
thermophysical STYLE: use spanstream instead of stringstream in more places 2024-03-07 15:04:54 +01:00