Skip to content
Snippets Groups Projects
Commit dbaed65d authored by mattijs's avatar mattijs
Browse files

BUG: redistributePar: failing reconstruct. See #1953.

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.
parent 723edc1c
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment