Skip to content

Fix multi-level static condensation for certain graphs

Dave Moxey requested to merge dmoxey/nektar:fix/mlsc-partitions into master

This MR fixes a reported issue where SCOTCH returns non-bisected reorderings for certain graphs, usually associated with meshes that arise from disconnected partitions.

Merge request reports