ENH: add dictionary-driven multi-pass stitchMesh facility
- the dictionary-driven variant of stitchMesh allows sequential application of 'stitch' operation with requiring intermediate writing to disk. - Without arguments: * stitchMesh uses a system/stitchMeshDict or -dict dict - With arguments: * master/slave patches specified on the command-line as in previous versions.
Showing
- applications/utilities/mesh/manipulation/stitchMesh/stitchMesh.C 458 additions, 211 deletions...tions/utilities/mesh/manipulation/stitchMesh/stitchMesh.C
- applications/utilities/mesh/manipulation/stitchMesh/stitchMeshDict 38 additions, 0 deletions...ons/utilities/mesh/manipulation/stitchMesh/stitchMeshDict
- src/dynamicMesh/perfectInterface/perfectInterface.C 0 additions, 2 deletionssrc/dynamicMesh/perfectInterface/perfectInterface.C
- src/dynamicMesh/setUpdater/setUpdater.C 1 addition, 0 deletionssrc/dynamicMesh/setUpdater/setUpdater.C
- src/dynamicMesh/slidingInterface/slidingInterface.C 4 additions, 7 deletionssrc/dynamicMesh/slidingInterface/slidingInterface.C
- src/dynamicMesh/slidingInterface/slidingInterface.H 2 additions, 2 deletionssrc/dynamicMesh/slidingInterface/slidingInterface.H
- tutorials/mesh/stitchMesh/simple-cube1/Allrun 6 additions, 4 deletionstutorials/mesh/stitchMesh/simple-cube1/Allrun
- tutorials/mesh/stitchMesh/simple-cube1/Allrun-args 15 additions, 0 deletionstutorials/mesh/stitchMesh/simple-cube1/Allrun-args
- tutorials/mesh/stitchMesh/simple-cube1/system/stitchMeshDict 38 additions, 0 deletionstutorials/mesh/stitchMesh/simple-cube1/system/stitchMeshDict
Please register or sign in to comment