2011/11/20 Gong Ding <gdiso at ustc.edu> > It seems line 283 > ierr = PetscError(PETSC_COMM_SELF,0,"User provided function","Unknown > file","Unknown directory",PETSC_ERR_FP,1,"floating point error"); > should be changed to > ierr = PetscError(PETSC_COMM_SELF,0,"User provided function","Unknown > file","Unknown directory",PETSC_ERR_FP,PETSC_ERROR_REPEAT,"floating point > error"); >
Yes, this is the problem. Fix pushed: http://petsc.cs.iit.edu/petsc/releases/petsc-3.2/rev/40749cf4cd9f -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111120/df50182f/attachment.htm>