openfoam/applications
Mark Olesen e3d4443871 ENH: improve surfaceSplitByPatch controls (#1600)
- uses MeshedSurface instead of triSurface to prevent automatic
  triangulation.

- supports '-patches' and '-excludePatches' controls as per foamToVTK.
  For example,

    surfaceSplitByPatch -patches '( ".*rider.*" )'  motorBike.obj

ENH: use MeshedSurface for surfaceSubset
2020-03-12 16:20:57 +01:00
..
solvers STYLE: remove trailing space, use Enum::get() 2020-03-12 10:17:49 +01:00
test STYLE: find(), cfind() methods instead of lookupPtr() 2020-03-11 22:05:15 +01:00
tools ENH: added foamCalc (applications/tools) 2019-12-19 22:18:10 +01:00
utilities ENH: improve surfaceSplitByPatch controls (#1600) 2020-03-12 16:20:57 +01:00
Allwmake STYLE: limit foamEtcFile -show-api to querying the META-INFO/api-info 2020-02-12 17:48:09 +01:00