ENH: distributedTriSurfaceMesh: work with flipped shells. Fixes #2405
Two problems: - flipping inside snappyHexMesh is not done in a parallel consistent way. So e.g. the octree-cached inside/outside information has already been calculated. For now flipping of distributedTriSurfaceMesh is disabled. - octree-cached inside/outside information was using already cached information and would only work for outwards pointing volumes
Showing
- src/mesh/snappyHexMesh/shellSurfaces/shellSurfaces.C 13 additions, 2 deletionssrc/mesh/snappyHexMesh/shellSurfaces/shellSurfaces.C
- src/parallel/distributed/distributedTriSurfaceMesh/distributedTriSurfaceMesh.C 218 additions, 12 deletions...ted/distributedTriSurfaceMesh/distributedTriSurfaceMesh.C
- tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/Allrun 12 additions, 1 deletion...rials/mesh/snappyHexMesh/distributedTriSurfaceMesh/Allrun
- tutorials/mesh/snappyHexMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict 11 additions, 0 deletions...exMesh/distributedTriSurfaceMesh/system/snappyHexMeshDict