openfoam/applications
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
..
solvers ENH: fvMatrix, faMatrix: replace raw pointers with unique_ptr (#3107) 2024-03-05 18:13:59 +00:00
test ENH: improve findInstance handling for optional files 2024-04-10 15:55:29 +02:00
tools
utilities ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
Allwmake