<p dir="ltr">It is a PETSc error. And I just wanted to know if runs without an error in your machine.</p>
<p dir="ltr">On Nov 30, 2015 4:34 AM, "Jose E. Roman" <<a href="mailto:jroman@dsic.upv.es">jroman@dsic.upv.es</a>> wrote:<br>
><br>
> I am not going to run your code. We are not a free debugging service. You have to debug the code yourself, and let us know only if the issue is related to the SLEPc library. Start adding error checking code with the CHKERRQ macro to all PETSc/SLEPc calls. This will catch most errors. It no errors are detected, then run with a debugger such as gdb or valgrind to determine the exact point where the program fails.<br>
><br>
> Jose<br>
></p>