<div dir="ltr"><div dir="ltr">Hello,<div><br></div><div>I have a code finding Laplacian of a matrix and then I need to find this Laplacian's second smallest eigenpair. I used EPSGetEigenpair code but I get the values like "0." or "4." (I could not get decimals) when I used PetscPrintf(PETSC_COMM_WORLD," The second smallest eigenvalue: %g\n",kr) line.</div><div><br></div><div>What could be the problem?</div><div><br></div><div>Best regards,</div><div><br></div><div>Eda</div></div></div>