[petsc-users] How to ignore a one floating point exception and move to the next?

Ramakrishnan Thirumalaisamy rthirumalaisam1857 at sdsu.edu
Tue Jun 7 17:51:21 CDT 2022


Hi everyone,

I am using fp_trap to debug the floating-point error in my code. Is there
any way I can move from one floating point to next one When I run the code
in the debugger with "-fp_trap"? I know that some floating point errors are
due to uninitialized variables but those are benign. I want to move to
those ones that lead to NANs or division by zero.



Thanks,
Rama
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220607/d60cf3b3/attachment.html>


More information about the petsc-users mailing list