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

VariationalSolver: support sub_mat_type #4028

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pbrubeck
Copy link
Contributor

@pbrubeck pbrubeck commented Feb 11, 2025

Description

Previously, sub_mat_type could only be set via the global paramaters dict. This PR adds this option to the solver_parameters kwarg in solve().

TODO

  • docs
  • tests

@pbrubeck pbrubeck force-pushed the pbrubeck/fix/broken-test branch from d7ff80d to 6503519 Compare February 11, 2025 08:25
Copy link

github-actions bot commented Feb 11, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake real8124 ran7403 passed716 skipped5 failed

Copy link

github-actions bot commented Feb 11, 2025

TestsPassed ✅Skipped ⏭️Failed ❌
Firedrake complex8111 ran6555 passed1551 skipped5 failed

Base automatically changed from pbrubeck/fix/broken-test to master February 12, 2025 09:59
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.

1 participant