<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>
Hey all,<BR>
 <BR>
I would like to solve the eigenvalue problem.<BR>
My code is working for 2 loops and give the right values, but after two loops it gives me the following error:<BR>
 <BR>
[0]PETSC ERROR: PetscFinalize() line 1221 in src/sys/objects/C:\cygwin\home\liyi<BR>0000\PETSC-~1.2-P\src\sys\objects\pinit.c<BR>[0]PETSC ERROR: SlepcFinalize() line 224 in src/sys/C:\cygwin\home\liyi0000\SLEP<BR>C-~1.2-P\src\sys\slepcinit.c<BR>Options have not been enabled.<BR>You might have forgotten to call PetscInitialize().<BR>
 <BR>
Do you have any idea what this error mean?<BR>
 <BR>
Thank you in advance,<BR>
Helen<BR>
 <BR>                                          </div></body>
</html>