On 10/25/2018 05:23 AM, Michał Wichrowski wrote: > > I think the documentation of arpack solver is not valid: > https://www.dealii.org/developer/doxygen/deal.II/classArpackSolver.html#afdc3aa9d761c43b5b4132e731c6191a5 > A The operator for which we want to compute eigenvalues. Actually, this > parameter is entirely unused.*Actually, this parameter is entirely unused*. > > The matrix A is obviously used. > > Also, calling arpack with WhichEigenvalues::both_ends always results in > a crash.
Would you mind opening github issues about both of these? Thanks W. -- ------------------------------------------------------------------------ Wolfgang Bangerth email: [email protected] www: http://www.math.colostate.edu/~bangerth/ -- 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
