arcaneframework / alien

Alien: an interface for linear solvers
Apache License 2.0
8 stars 7 forks source link

Out of range error with PESTc 3.18 #173

Open stdcm opened 1 year ago

stdcm commented 1 year ago

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.

stdcm commented 1 year ago

More precision on environment : linux 6.0.9.arch1-1 CMake 3.25