-
- Downloads
[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
Loading
Please register or sign in to comment