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

[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.
parent 969fa8a4
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