|
[Sponsors] |
June 30, 2007, 11:48 |
eigenvalue solver for nonsymmetric matrix
|
#1 |
Guest
Posts: n/a
|
Is there any public domain software package for calculating all the eigenvalues and eigenvectors for a real nonsymmetric sparse matrix?
|
|
June 30, 2007, 15:33 |
Re: eigenvalue solver for nonsymmetric matrix
|
#2 |
Guest
Posts: n/a
|
Do you want the code in fortran or C?.For you can do these computations in matlab,scilab or octave.
|
|
June 30, 2007, 15:42 |
Re: eigenvalue solver for nonsymmetric matrix
|
#3 |
Guest
Posts: n/a
|
Yes, I want it in fortran or in C. Dense matrix eigenvalue solvers are available in LAPACK routines but I am looking for sparse solvers which can take advantage of the sparsity of the matrix.
|
|
June 30, 2007, 22:32 |
Re: eigenvalue solver for nonsymmetric matrix
|
#4 |
Guest
Posts: n/a
|
Try petsc.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Force can not converge | colopolo | CFX | 13 | October 4, 2011 23:03 |
problem about direct solver for sparse matrix | ztdep | Main CFD Forum | 0 | August 11, 2006 13:16 |
Mashing Problem? | ji | CFX | 2 | April 4, 2002 06:03 |
Error message | Pandu Sattvika | CFX | 0 | March 1, 2002 16:28 |
solver for linear system with large sparse matrix | Yangang Bao | Main CFD Forum | 1 | October 25, 1999 05:22 |