Skip to content
  • Mark OLESEN's avatar
    ENH: improve flexibility of haloToCell (#2130) · 02881f62
    Mark OLESEN authored
    - add setter/getter methods for number of grow/shrink steps,
      which allows reuse of the same object.
    
    - remove the lower input hard-limit of 1 step, to allow definition of
      a no-op filter.
    
    - drop early exit from grow/shrink cycle (potential parallel issues).
    02881f62