-
- Downloads
[Bugfix] Corrects current residual after postsmoothing.
Previously the current residual was not updated after the coarse grid correction. This patch fixes this by storing the only the prolongated coarse grid correction in context.lhs and updating the accumulated update. During postsmoothing the currently residual is updated according to context.lhs.
Please register or sign in to comment