Skip to content
Snippets Groups Projects
Commit 7b20e888 authored by Mark OLESEN's avatar Mark OLESEN
Browse files

REGRESSION: inconsistent constructMap order in meshToMesh::calcProcMap

- commit fb69a54b accidentally changed the constructMap compact
  order from linear ordering to local elements first order. Seems to
  interact poorly with other bookkeeping so doing a partial revert,
  but still replacing the old allGatherList with exchangeSizes.

Note:
   the processorLOD method does actually use a constructMap with local
   elements first ordering, so some inconsistency may still exist
   there
parent c4b4d1e0
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment