[petsc-users] PETSc Execution Error

Jose E. Roman jroman at dsic.upv.es
Wed Oct 17 09:30:44 CDT 2012


El 17/10/2012, a las 16:18, Paul Cruise escribió:

> Hello PETSc Users,
> 
> I have a problem while execution of a PETSc code, please find attached the error file. There are no errors during compilation. Could someone please look into it & advise the source of error.
> 
> Regards,
> Paul
> <error.txt>

This is the same error you reported three weeks ago.
Did you try our suggestions? Place a MatMult operation before the solve (and comment out the rest of the code). If the problem persists then you have a problem when creating the matrix. Check the values that you are passing in MatSetValues.

Jose
 


More information about the petsc-users mailing list