Skip to content
Snippets Groups Projects
Commit 17be7684 authored by Markus Blatt's avatar Markus Blatt
Browse files

Merge branch 'feature/fix-fastamg-buildhierarchy' into 'master'

[bugfix] Fixes access to non-existing parallel info in FastAMG::recalculateHierachy

recalculateHierarchy() assumed that there is information avaiable
that is only there in parallel runs. This failed miserably.

This commit fixes this be implementing dummy versions for
redistributing matrices in  a sequential run and does not
query any parallel stuff any more

This closes #11.

See merge request !34
parents 969fa8a4 3fa6173f
No related branches found
No related tags found
1 merge request!34[bugfix] Fixes access to non-existing parallel info in FastAMG::recalculateHierachy
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