openfoam/applications/utilities/mesh/manipulation
mattijs 8d115b35c1 Merge branch 'master' into splitCyclic
Conflicts:
	applications/utilities/mesh/advanced/modifyMesh/cellSplitter.C
	applications/utilities/mesh/conversion/fluent3DMeshToFoam/fluent3DMeshToFoam.L
	applications/utilities/mesh/generation/blockMesh/blockMesh.C
	applications/utilities/mesh/generation/blockMesh/createTopology.C
	applications/utilities/mesh/generation/snappyHexMesh/Make/options
	src/OpenFOAM/containers/Lists/ListOps/ListOps.H
	src/OpenFOAM/containers/Lists/ListOps/ListOpsTemplates.C
	src/OpenFOAM/containers/Lists/UList/UList.H
	src/OpenFOAM/containers/Lists/UList/UListI.H
	src/OpenFOAM/fields/pointPatchFields/constraint/processor/processorPointPatchField.C
	src/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/basic/coupled/coupledPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/cyclic/cyclicPolyPatch.H
	src/OpenFOAM/meshes/polyMesh/polyPatches/constraint/processor/processorPolyPatch.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.C
	src/OpenFOAM/meshes/polyMesh/syncTools/syncTools.H
	src/OpenFOAM/meshes/polyMesh/syncTools/syncToolsTemplates.C
	src/autoMesh/autoHexMesh/autoHexMeshDriver/autoLayerDriver.C
	src/autoMesh/autoHexMesh/meshRefinement/meshRefinementBaffles.C
	src/decompositionAgglomeration/Allwmake
	src/decompositionAgglomeration/decompositionMethods/Make/files
	src/decompositionAgglomeration/decompositionMethods/Make/options
	src/dynamicMesh/attachDetach/attachInterface.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/addPatchCellLayer.H
	src/dynamicMesh/polyTopoChange/polyTopoChange/hexRef8.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.C
	src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H
	src/dynamicMesh/polyTopoChange/polyTopoChange/removePoints.H
	src/dynamicMesh/slidingInterface/coupleSlidingInterface.C
	src/finiteVolume/Make/files
	tutorials/channelOodles/channel395/constant/polyMesh/blockMeshDict
	tutorials/icoFoam/cavity/constant/polyMesh/blockMeshDict
	wmake/rules/linux64Gcc/c++Opt
2009-08-07 08:19:53 +01:00
..
attachMesh adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
autoPatch adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
cellSet Updated the headers. 2009-07-24 17:01:31 +01:00
checkMesh faceZone checking. wip 2009-07-09 11:57:21 +01:00
createBaffles allow baffles on coupled boundary faces 2009-07-23 20:52:19 +01:00
createPatch Updated the headers. 2009-07-24 17:01:31 +01:00
deformedGeom cleanup of time handling (cosmetic changes), used timeSelector in more places 2009-05-20 15:40:30 +02:00
faceSet Updated the headers. 2009-07-24 17:01:31 +01:00
flattenMesh Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
insideCells Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
mergeMeshes making overwrite work 2009-02-06 15:12:24 +00:00
mergeOrSplitBaffles Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
mirrorMesh Updated the headers. 2009-07-24 17:01:31 +01:00
moveDynamicMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
moveEngineMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
moveMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00
objToVTK Simplify checking of container (List/HashTable, strings) sizes 2009-01-10 20:28:06 +01:00
pointSet Updated the headers. 2009-07-24 17:01:31 +01:00
refineMesh Updated the headers. 2009-07-24 17:01:31 +01:00
renumberMesh Merge branch 'master' into splitCyclic 2009-08-07 08:19:53 +01:00
rotateMesh use timeSelector mechanism in a few more utilities 2009-03-23 16:57:26 +01:00
setSet extraneous include files 2009-07-15 12:03:43 +01:00
setsToZones preserve flipmap 2009-06-29 17:30:02 +01:00
splitMesh adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
splitMeshRegions Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
stitchMesh making stitchMesh,mergePatchPairs work 2009-06-18 20:35:55 +01:00
subsetMesh adjust solvers and utilities to use new argList methods 2009-05-19 20:21:50 +02:00
transformPoints Modified more Description entries in utilities for documenting purposes 2009-07-22 15:51:53 +01:00
zipUpMesh use while (runTime.loop() { .. } where possible in solvers 2009-02-18 08:57:10 +01:00