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

Fix mumps options for test with nullspace #3220

Merged
merged 1 commit into from
Nov 13, 2023

Conversation

pbrubeck
Copy link
Contributor

@pbrubeck pbrubeck commented Nov 10, 2023

Description

The first solve in tests/regression/test_fieldsplit_fieldsplit_aux_multigrid.py was fine without knowing how mumps should deal with the nullspace. However, after messing up a bit with FIAT (firedrakeproject/fiat#47), and introducing new basis function tabulation algorithms that produce results that only differ by O(1E-15) this test failed because of the lack of nullspace options.

@pbrubeck pbrubeck changed the base branch from master to JDBetteridge/installation_hotfix November 10, 2023 10:51
JDBetteridge
JDBetteridge previously approved these changes Nov 13, 2023
Base automatically changed from JDBetteridge/installation_hotfix to master November 13, 2023 14:47
@JDBetteridge JDBetteridge dismissed their stale review November 13, 2023 14:47

The base branch was changed.

@JDBetteridge JDBetteridge merged commit 0fcac11 into master Nov 13, 2023
10 checks passed
@JDBetteridge JDBetteridge deleted the pbrubeck/fix/mumps-nullspace branch November 13, 2023 14:47
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