openfoam/applications/utilities/mesh/manipulation
Mark Olesen 1c9102dada HashSet gets additional operators
- operator+=  : add in the listed keys
 - operator-=  : remove the listed keys
 - operator&=  : intersection of keys
 - added xfer constructor (just in case)
 - moved labelHashSet typedef to HashSet.H, for consistency with the
   wordHashSet typedef being there and since it is used so often
2008-11-18 23:11:09 +01:00
..
attachMesh switch off functionObjects 2008-09-28 19:27:04 +01:00
autoPatch switch off functionObjects 2008-09-28 19:27:04 +01:00
cellSet update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
checkMesh parallel checkMesh 2008-10-07 18:24:56 +01:00
createBaffles switch off functionObjects 2008-09-28 19:27:04 +01:00
createPatch comment 2008-10-23 13:41:13 +01:00
deformedGeom volPointInterpolation, pointMesh now MeshObject 2008-10-21 15:02:04 +01:00
faceSet update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
flattenMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
insideCells updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
mergeMeshes set number of patches before changing faces 2008-07-29 11:50:18 +01:00
mergeOrSplitBaffles detect only option 2008-10-28 21:07:37 +00:00
mirrorMesh made xfer constructors explicit, with trickle down to polyMesh/fvMesh calls 2008-10-27 13:14:07 +01:00
moveDynamicMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
moveEngineMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
moveMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
objToVTK updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
pointSet update dictionary headers and FoamFile entry to 1.5 format 2008-07-14 14:50:35 +02:00
refineMesh switch off functionObjects 2008-09-28 19:27:04 +01:00
renumberMesh drop ununsed nUsedFaces parameter from polyMesh::resetPrimitives(xfer<..) 2008-10-24 12:25:27 +02:00
rotateMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
setSet Merge commit 'OpenCFD/master' into olesenm 2008-11-05 10:42:05 +01:00
setsToZones updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
splitMesh HashSet gets additional operators 2008-11-18 23:11:09 +01:00
splitMeshRegions switch off functionObjects 2008-09-28 19:27:04 +01:00
stitchMesh switch off functionObjects 2008-09-28 19:27:04 +01:00
subsetMesh switch off functionObjects 2008-09-28 19:27:04 +01:00
transformPoints updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00
zipUpMesh updated Copyright (C) \d+-2008 OpenCFD Ltd. 2008-06-25 15:01:46 +02:00