Skip to content
Snippets Groups Projects
  • mattijs's avatar
    87fdc2ea
    BUG: sampledTriSurfaceMesh: sampling outside of mesh. Fixes #575. · 87fdc2ea
    mattijs authored
    There are a few issues:
    - error would only throw exceptions if not parallel
    - if we change this we also need to make sure the functionObjectList
      construction is synchronised
    - bounding box overlap was not returning the correct status so the code
      to avoid the issue of 'badly formed bounding box' was not triggered.
    87fdc2ea
    History
    BUG: sampledTriSurfaceMesh: sampling outside of mesh. Fixes #575.
    mattijs authored
    There are a few issues:
    - error would only throw exceptions if not parallel
    - if we change this we also need to make sure the functionObjectList
      construction is synchronised
    - bounding box overlap was not returning the correct status so the code
      to avoid the issue of 'badly formed bounding box' was not triggered.