Skip to content
  • mattijs's avatar
    9c7d265e
    ENH: distributedTriSurfaceMesh: work with flipped shells. Fixes #2405 · 9c7d265e
    mattijs authored
    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
    9c7d265e
    ENH: distributedTriSurfaceMesh: work with flipped shells. Fixes #2405
    mattijs authored
    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
Loading