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

Test PETSc solver wrappers #3383

Merged
merged 5 commits into from
Sep 12, 2024
Merged

Test PETSc solver wrappers #3383

merged 5 commits into from
Sep 12, 2024

Conversation

jorgensd
Copy link
Member

Adds a lightweight test comparing LinearProblem to NonlinearProblem with Newton solver of the same problem.

Resolves: #3187

python/test/unit/fem/test_solvers.py Outdated Show resolved Hide resolved
@jorgensd jorgensd linked an issue Sep 12, 2024 that may be closed by this pull request
@garth-wells garth-wells added this pull request to the merge queue Sep 12, 2024
Merged via the queue into main with commit f3da383 Sep 12, 2024
27 checks passed
@garth-wells garth-wells deleted the dokken/test-petsc-wrappers branch September 12, 2024 08:43
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.

Add tests of LinearProblem and Nonlinearproblem dolfinx.nls.petsc.NewtonSolver not tested in pytest
2 participants