ENH: splitMeshRegions now fills in coupling information in directMapped patch.
commitfbb25880d852b77cf715cf749499eb7ab1245805
authormattijs <mattijs>
Wed, 27 Jan 2010 13:22:53 +0000 (27 13:22 +0000)
committermattijs <mattijs>
Wed, 27 Jan 2010 13:22:53 +0000 (27 13:22 +0000)
tree2178f927ac8c5bca46145ae43175413d40ac830c
parentc5f25ab1ddb4f357be78260e16842cb230fb18c2
ENH: splitMeshRegions now fills in coupling information in directMapped patch.

- added directMapped*Patch constructors with uniform offset
- changed splitMeshRegions to use it
- adapted chtMultiRegionFoam tutorials
17 files changed:
applications/utilities/mesh/manipulation/splitMeshRegions/splitMeshRegions.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPatchBase.H
src/meshTools/directMapped/directMappedPolyPatch/directMappedPolyPatch.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedPolyPatch.H
src/meshTools/directMapped/directMappedPolyPatch/directMappedWallPolyPatch.C
src/meshTools/directMapped/directMappedPolyPatch/directMappedWallPolyPatch.H
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/bottomAir/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/heater/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/leftSolid/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/rightSolid/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/multiRegionHeater/system/topAir/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/bottomAir/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/heater/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/leftSolid/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/rightSolid/changeDictionaryDict
tutorials/heatTransfer/chtMultiRegionFoam/snappyMultiRegionHeater/system/topAir/changeDictionaryDict