openfoam/applications/utilities/mesh/manipulation
Mark Olesen 1f953b807c ENH: use double for VTK legacy output (issue #891)
- some paraview versions (eg, on windows) don't support float, only double.

  This mostly affected the vtkSurfaceWriter.

  The foamToVTK is also affected, but since it also supports the XML
  output formats (vtp, vtu) these can be used instead.
2018-06-21 10:24:04 +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 GIT: resolved merge conflict 2018-06-13 14:20:18 +01:00
createPatch STYLE: reduced usage of Switch 2018-06-01 20:51:48 +02:00
deformedGeom ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00: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 STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
mergeOrSplitBaffles STYLE: Correcting typos 2018-03-28 17:14:16 +01:00
mirrorMesh STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
moveDynamicMesh ENH: make format of ExecutionTime = ... output configurable (issue #788) 2018-04-27 15:00:34 +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 ENH: new bitSet class and improved PackedList class (closes #751) 2018-03-07 11:21:48 +01:00
polyDualMesh STYLE: consistent use of '= delete' for removed constructors/assignments 2018-05-30 12:03:17 +02:00
refineMesh STYLE: revert bitSet/HashSet setMany() to set() method (issue #837) 2018-05-29 17:38:02 +02:00
renumberMesh CONFIG: adjust make scripts for darwin 2018-04-24 21:20:06 +02:00
rotateMesh ENH: Utilities - add -region option when creating meshes 2018-01-16 12:10:20 +00: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 BUG: singleCellMesh: writes constant mesh to 0 directory instead. 2016-08-10 15:49:09 +01:00
splitMesh STYLE: revert bitSet/HashSet setMany() to set() method (issue #837) 2018-05-29 17:38:02 +02:00
splitMeshRegions ENH: use move construct for cellZone/faceZone 2018-03-07 11:28:05 +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