Respect parallel partitioning when 'collapsing' a sub-function

Issue #821 new
Prof Garth Wells created an issue

It seems that when collapsing a sub-function in parallel, the collapsed function does not respect the parallel partitioning of the parent. It would be helpful, and likely more efficient, if it respected the parent partitioning.

Both parent and collapsed function share the same partitioned mesh. The issue is ownership on the process boundary.

Comments (1)

  1. Log in to comment