Skip to content
Snippets Groups Projects
Commit 5fa71112 authored by Bernd Flemisch's avatar Bernd Flemisch
Browse files

Merge branch 'feature/scotch-matrix-reordering' into 'master'

Feature/scotch matrix reordering

Reordering the matrix leads to improved sparsity pattern. This is especially important for growing network grids.

Reordering results using the ReorderingDofMapper implemented by this MR with a growing network grid.

* Original unsorted FoamGrid
![original](/uploads/4f29ec169127ea67dbe814f6ee9daab5/original.png)
* Reordered dof indices
![reordered](/uploads/e2ade49c081353981b00cdf8ce7b2c51/reordered.png)


See merge request !186
parents 73dfd506 0f8494bd
No related branches found
No related tags found
1 merge request!186Feature/scotch matrix reordering
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment