You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
Describe the bug
The test in
plugins/petsc/test/test_petsc.cpp
failed with an out of range error in solve. A vector (x or b) is not allocated.To Reproduce
OS : archlinux ; GCC 12 ; PETSC 3.18
Expected behavior
Test works.
The text was updated successfully, but these errors were encountered: