openfoam/applications/utilities/mesh/manipulation
Mark Olesen 8d6f83e666 ENH: isLiteral() method for keyType and wordRe
- same as !isPattern(), but can be more readable.

- add wordRe enum state 'UNKNOWN', which has the identical value as
  'DETECT' but used for a return value.
2018-10-07 17:28:11 +02: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 STYLE: add nBoundaryFaces() method to primitiveMesh 2018-09-27 10:17:30 +02:00
createBaffles ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +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 ENH: ignore -noFunctionObjects option when disabled 2018-08-08 09:44:28 +02:00
subsetMesh ENH: isLiteral() method for keyType and wordRe 2018-10-07 17:28:11 +02:00
topoSet fileHandler: Added flush method 2018-06-27 11:45:58 +01: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