Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement overlapping for the pre-conditioner #86

Closed
dmaldona opened this issue Jan 5, 2021 · 1 comment
Closed

Implement overlapping for the pre-conditioner #86

dmaldona opened this issue Jan 5, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dmaldona
Copy link
Member

dmaldona commented Jan 5, 2021

Overlaping might enhance linear solver performance. Implementing overlapping will require changing the structure of the preconditioned to make it "matrix free".

Reviewers: @michel2323 , @frapac

@dmaldona dmaldona added the enhancement New feature or request label Jan 5, 2021
@dmaldona dmaldona added this to the Q3 milestone Jan 5, 2021
@dmaldona dmaldona self-assigned this Jan 5, 2021
@frapac frapac mentioned this issue Jun 25, 2021
9 tasks
@frapac
Copy link
Member

frapac commented Feb 4, 2022

Implemented in #220

@frapac frapac closed this as completed Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants