Skip to content
  • Mark OLESEN's avatar
    a8092654
    BUG: incorrect finite-area faceProcAddressing (fixes #2155) · a8092654
    Mark OLESEN authored and Andrew Heather's avatar Andrew Heather committed
    - when creating a finite-area mesh in parallel, need to determine
      the equivalent ProcAddressing for the faMesh.
    
      In the faceProcAddressing the collected and sorted order was being
      scattered directly back to the individual processors instead of only
      the sections relevant to each particular processor.
    
      This caused the observed jumbled order for reconstructed fields.
    a8092654
    BUG: incorrect finite-area faceProcAddressing (fixes #2155)
    Mark OLESEN authored and Andrew Heather's avatar Andrew Heather committed
    - when creating a finite-area mesh in parallel, need to determine
      the equivalent ProcAddressing for the faMesh.
    
      In the faceProcAddressing the collected and sorted order was being
      scattered directly back to the individual processors instead of only
      the sections relevant to each particular processor.
    
      This caused the observed jumbled order for reconstructed fields.
Loading