polyMeshFromShapeMesh: Change patch face matching to be vertex ordering independent
This simplifies the specification of patch faces in blockMeshDict which now do need not have any particular ordering of the block vertices.
Showing
- src/OpenFOAM/meshes/meshShapes/face/face.C 58 additions, 19 deletionssrc/OpenFOAM/meshes/meshShapes/face/face.C
- src/OpenFOAM/meshes/meshShapes/face/face.H 3 additions, 0 deletionssrc/OpenFOAM/meshes/meshShapes/face/face.H
- src/OpenFOAM/meshes/polyMesh/polyMesh.H 1 addition, 0 deletionssrc/OpenFOAM/meshes/polyMesh/polyMesh.H
- src/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.C 8 additions, 11 deletionssrc/OpenFOAM/meshes/polyMesh/polyMeshFromShapeMesh.C
Please register or sign in to comment