CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   eigenvalue solver for nonsymmetric matrix (https://www.cfd-online.com/Forums/main/13748-eigenvalue-solver-nonsymmetric-matrix.html)

raju June 30, 2007 10:48

eigenvalue solver for nonsymmetric matrix
 
Is there any public domain software package for calculating all the eigenvalues and eigenvectors for a real nonsymmetric sparse matrix?

Harish June 30, 2007 14:33

Re: eigenvalue solver for nonsymmetric matrix
 
Do you want the code in fortran or C?.For you can do these computations in matlab,scilab or octave.

raju June 30, 2007 14:42

Re: eigenvalue solver for nonsymmetric matrix
 
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.

Harish June 30, 2007 21:32

Re: eigenvalue solver for nonsymmetric matrix
 
Try petsc.


All times are GMT -4. The time now is 18:20.