On 2/20/25 14:18, David Montiel wrote:
/An error occurred in line <2204> of file <../source/lac/
lapack_full_matrix.cc> in function/
/ void
dealii::LAPACKFullMatrix<number>::compute_eigenvalues_symmetric(number,
number, number, dealii::Vector<OtherNumber>&,
dealii::FullMatrix<number>&) [with number = double]/
/The violated condition was: /
/ info == 0/
/Additional information: /
/ Lapack error in syevx: 1 eigenvectors failed to converge. (You may/
/ need to scale the abs_accuracy according to your matrix norm.)/
//
David:
This is at its core a question about LAPACK and what kinds of matrices
it can compute eigenvalues/eigenvectors of. Have you searched the
internet what that error message means? How big is the matrix, and is it
indeed symmetric?
Best
W.
--
The deal.II project is located at http://www.dealii.org/
For mailing list/forum options, see
https://groups.google.com/d/forum/dealii?hl=en
---
You received this message because you are subscribed to the Google Groups "deal.II User Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to dealii+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/dealii/23577354-f3c6-4f2c-b56f-3dd191bab7ce%40colostate.edu.