openfoam/applications/utilities/mesh/manipulation
Mark Olesen 76cb38fbc7 CONFIG: adjust make scripts for darwin
- handling of dead links (find -L -delete unsupported)

- remove ignore case flag on 's/../../i' used in have_scotch script.
  It is unneeded and not tolerated by Darwin's sed.

- avoid embedded comments in EXE_INC (Make/options files), which do
  not work well with the OSX LLVM cpp.
  It strips out the comments but also removes the continuation char.

STYLE: adjust notes about paraview library locations
2018-04-24 21:20:06 +02:00
..
attachMesh ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
autoPatch ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
checkMesh STYLE: rename toLabel, toLabelRange classes -> labelOp, labelRangeOp 2018-04-11 22:48:03 +02:00
createBaffles STYLE: use 'return nullptr' for empty autoPtr/tmp returns 2018-03-21 09:31:09 +01:00
createPatch STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
deformedGeom ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
flattenMesh
insideCells STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
mergeMeshes ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
mergeOrSplitBaffles STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
mirrorMesh STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
moveDynamicMesh STYLE: rename toLabel, toLabelRange classes -> labelOp, labelRangeOp 2018-04-11 22:48:03 +02:00
moveEngineMesh
moveMesh
objToVTK STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
orientFaceZone ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
polyDualMesh STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
refineMesh ENH: consistency of HashSet setMany(), insertMany() with packed-list version 2018-03-14 21:08:29 +01:00
renumberMesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
rotateMesh ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
setSet ENH: improve handling of ThirdParty packages 2018-04-24 14:51:19 +02:00
setsToZones STYLE: consistent use of wordHashSet instead of HashSet<word> 2018-02-22 11:19:47 +01:00
singleCellMesh
splitMesh ENH: consistency of HashSet setMany(), insertMany() with packed-list version 2018-03-14 21:08:29 +01:00
splitMeshRegions STYLE: more consistent use of dimensioned Zero 2018-03-16 10:24:03 +01:00
stitchMesh ENH: remove reliance on the Xfer class (issue #639) 2018-03-05 13:28:53 +01:00
subsetMesh ENH: code reduction in PackedList, PackedBoolList (issue #751) 2018-03-13 08:32:40 +01:00
topoSet ENH: simplify method names for reading argList options and arguments 2018-01-08 15:35:18 +01:00
transformPoints ENH: change wordRes to be a List of wordRe instead of a wrapper (issue #259) 2018-02-21 10:05:30 +01:00
zipUpMesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00