openfoam/applications/utilities/postProcessing
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
..
dataConversion ENH: reduce reliance on stringListOps functions 2024-04-16 10:18:08 +02:00
lagrangian RELEASE: Updated headers to v2312 2023-12-20 19:42:55 +01:00
lumped STYLE: prefer isHeaderClass<Type>() check instead of Type::typeName 2023-05-19 00:48:14 +02:00
miscellaneous STYLE: use static call for regIOobject::store (#1507) 2024-02-20 16:56:22 +01:00
noise ENH: noiseModels - replaced graph usage by writeFile 2022-10-04 13:10:39 +00:00
optimisation ENH: overhaul of the adjoint optimisation library 2023-12-18 18:01:35 +00:00
postProcess ENH: use sorted order for fieldSelection::selectionNames() (#2819) 2023-07-31 20:11:32 +02:00