Skip to content

Draft: option for Hypre preconditioner - #314

Draft
johnomotani wants to merge 5 commits into
masterfrom
Hypre-preconditioner
Draft

Draft: option for Hypre preconditioner#314
johnomotani wants to merge 5 commits into
masterfrom
Hypre-preconditioner

Conversation

@johnomotani

Copy link
Copy Markdown
Collaborator

Attempt at coupling Hypre library to use as preconditioner. So far does not perform well (in initial benchmarks, fails to converge (max 200 Newton iterations, 5 linear iterations per Newton step) where with LU preconditioner nonlinear solve converges after total of 3-4 linear iterations (=(Newon iterations) * (linear iterations per Newton step)). May well be a better result with different preconditioner settings, but there are very many parameters and I don't know how to tune them, so parking this feature for now.

@johnomotani johnomotani added the enhancement New feature or request label Feb 4, 2025
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

Successfully merging this pull request may close these issues.

1 participant