Hi all,
Does dolfinx not supply SLEPcEigenSolver any more? If not, I will solve it with scipy instead.
It exists in the C++ layer But hasnt been exposed to Python. Feel free to make an issue.
hi dokken, how to transform the matrix obtained by assemble_matrix to the numpy array?