Mark Olesen
1e95af4d57
STYLE: use more generic terms allow/deny for selections
2020-09-09 13:54:34 +02:00
Mark Olesen
fc26fb758d
ENH: add stringListOps with whitelist/blacklist matching
...
- refactored from ensightMesh, foamToVTK, surfaceMeshExtract
STYLE: use wordRes matching() method instead of findString() function
2020-02-26 21:40:09 +01:00
OpenFOAM bot
e9219558d7
GIT: Header file updates
2019-10-31 14:48:44 +00:00
Mark Olesen
4bbd0294bb
ENH: add -excludePatches option for surfaceMeshExtract ( #1315 )
...
- simplify faceZone selection in surfaceMeshExtract
2019-05-10 17:11:47 +02:00
Mark Olesen
beefee48d4
COMP: adjust compilation order with updated interdependencies
...
- Eg, with surface writers now in surfMesh, there are fewer libraries
depending on conversion and sampling.
COMP: regularize linkage ordering and avoid some implicit linkage (#1238 )
2019-04-28 14:44:33 +02:00
OpenFOAM bot
154029ddd0
BOT: Cleaned up header files
2019-02-06 12:28:23 +00:00
Mark Olesen
14a404170b
ENH: for-range, forAllIters() ... in applications/utilities
...
- reduced clutter when iterating over containers
2019-01-07 09:20:51 +01:00
Mark Olesen
855faae858
STYLE: surfaceMeshTriangulate renamed to surfaceMeshExtract
...
- the utility had automatic triangulation removed some time ago, but
never changed its name.
- catch old uses with a surfaceMeshTriangulate deprecated script
2018-12-21 18:37:39 +01:00