rk_19
Structural
- Aug 7, 2012
- 71
Hi,
i am using fortran to solve an eigen value problem. i am using lapack routine dsygv to solve the eqn of type (Ax=kBx). size of the matrices are 168x168, i am getting 'info' as 170 when i make the run - understand that this should be zero..could some one explain physical meaning of 'info' not equal to zero.. i went through the online manual ( but it is still not clear to me.
thanks for your time,
i am using fortran to solve an eigen value problem. i am using lapack routine dsygv to solve the eqn of type (Ax=kBx). size of the matrices are 168x168, i am getting 'info' as 170 when i make the run - understand that this should be zero..could some one explain physical meaning of 'info' not equal to zero.. i went through the online manual ( but it is still not clear to me.
thanks for your time,