Skip to content
  • Mark OLESEN's avatar
    BUG: redistributePar fails with some area fields (fixes #2574) · d3123a11
    Mark OLESEN authored
    - this is especially evident in -reconstruct mode when
      the fields have several processor boundaries.
    
      Testing for an existing patch edge mapping must use the `test`
      method (with range-checking) instead of the more common `set`
      method since the source field will likely have many more boundaries
      than physical edge mappings.
    d3123a11