openfoam/applications/utilities/mesh/manipulation
Mark Olesen c2e58dca64 ENH: support multiple zones for topo set sources (#1060)
- uses the keywords 'zones' and 'zone' to avoid potential conflicts
  with a named topoSet action, but accepts 'name' for compatibility.
2018-10-29 12:54:30 +00:00
..
attachMesh ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
autoPatch ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
checkMesh ENH: checkMesh: pass by reference. See #755. 2018-10-29 15:08:52 +00:00
createBaffles STYLE: use range-for when looping dictionary entries. 2018-10-19 13:08:24 +02:00
createPatch ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
deformedGeom ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
flattenMesh GIT: Initial state after latest Foundation merge 2016-09-20 14:49:08 +01:00
insideCells STYLE: consistency in using argList::addArgument, argList::addOption 2017-11-22 12:54:28 +01:00
mergeMeshes BUG: mergeMeshes. Use wrong option. See #650. 2018-08-27 09:01:36 +01:00
mergeOrSplitBaffles STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
mirrorMesh ENH: additional methods and improvements to plane 2018-08-03 23:17:49 +02:00
moveDynamicMesh ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
moveEngineMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
moveMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +02:00
objToVTK ENH: use double for VTK legacy output (issue #891) 2018-06-21 10:24:04 +02:00
orientFaceZone STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
polyDualMesh STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
refineMesh ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
renumberMesh ENH: use dictionary::readEntry for detection of input errors (#762, #1033) 2018-10-05 10:15:13 +02:00
rotateMesh ENH: change argList get<> and getList<> from read<>, readList<> 2018-08-09 11:27:36 +02:00
setSet fileHandler: Added flush method 2018-06-27 11:45:58 +01:00
setsToZones ENH: tag some options as 'advanced' (only shown with -help-full) 2018-07-31 11:54:15 +02:00
singleCellMesh BUG: singleCellMesh: writes constant mesh to 0 directory instead. 2016-08-10 15:49:09 +01:00
splitMesh ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
splitMeshRegions STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
stitchMesh STYLE: use range-for when looping dictionary entries. 2018-10-19 13:08:24 +02:00
subsetMesh BUG: subsetMesh: mapping topoSets. Fixes #1053. 2018-10-30 12:43:30 +00:00
topoSet ENH: support multiple zones for topo set sources (#1060) 2018-10-29 12:54:30 +00:00
transformPoints ENH: use vector::normalise and VectorSpace::normalised for clarity 2018-08-10 15:18:29 +02:00
zipUpMesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00