Skip to content
  • mattijs's avatar
    BUG: redistributePar: failing reconstruct. See #1953. · dbaed65d
    mattijs authored
    In reconstruct mode redistributePar will have
    - master read undecomposed mesh
    - slaves construct dummy mesh (0 faces/points etc.)
      but correct patches and zones
    so all processors have two valid meshes. This was
    all handled inside fvMeshTools::newMesh and this
    was behaving differently.
    dbaed65d