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

Use block preconditioner for mixed Poisson problem #3580

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

garth-wells
Copy link
Member

Preconditioner is not yet scalable as it used LU factorisation for a block. Need to implement 'discrete curl' operator to switch to Hypre/ADS AMG solver.

Fixes issues with some LU solvers and saddle point problems.

@garth-wells garth-wells added the demo New demo or demo enhancements/improvements label Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo New demo or demo enhancements/improvements
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant