Skip to content

[WIP] Implement HYPRE solver on top of diffusion example - #1380

Open
acreyes wants to merge 22 commits into
lroberts36/update-diffusion-examplefrom
acreyes/hypre-diffusion-example
Open

[WIP] Implement HYPRE solver on top of diffusion example#1380
acreyes wants to merge 22 commits into
lroberts36/update-diffusion-examplefrom
acreyes/hypre-diffusion-example

Conversation

@acreyes

@acreyes acreyes commented Apr 3, 2026

Copy link
Copy Markdown
Collaborator

PR Summary

This probably shouldn't merge. Adds an AMG preconditioned solver in hypre alongside the existing parthenon solver for performance comparison only. This mirrors the way that FLASH interfaces with HYPRE and paramesh through the SStruct interface.

PR Checklist

  • Code passes cpplint
  • New features are documented.
  • Adds a test for any bugs fixed. Adds tests for new features.
  • Code is formatted
  • Changes are summarized in CHANGELOG.md
  • Change is breaking (API, behavior, ...)
    • Change is additionally added to CHANGELOG.md in the breaking section
    • PR is marked as breaking
    • Short summary API changes at the top of the PR (plus optionally with an automated update/fix script)
  • CI has been triggered on Darwin for performance regression tests.
  • Docs build
  • Any contribution that was created or modified with the assistance of generative AI must have a comment disclosing this such as // This file was made in part with generative AI.
  • (@lanl.gov employees) Update copyright on changed files

@acreyes
acreyes requested a review from lroberts36 April 3, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants