Skip to content
  • Mark OLESEN's avatar
    ENH: add parallel sync checks for finite-area · 94f201f9
    Mark OLESEN authored
    - reduce the amount of communication when checking zones and patches
      by performing the synchonization check on the gathered strings
      (master only) and reduce or broadcast the result.
    
    STYLE: simplify coupled() checks depending only on parRun
    94f201f9