[petsc-users] SNES never called user FormJacobian in debugging mode

Tian(ICT) rongtian at ncic.ac.cn
Thu May 19 01:43:08 CDT 2011


I encountered a strange problem.
I am using VC2008. When I debuged the code line by line using the VC, the user FormJacobian was never called, instead, the SNES seems use matrix free Jacobian. But if I run the code in command line (no debugger attached), the log file showed that the user FormJacobian was called. What is the reason for this?

-Rong
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20110519/f8b27151/attachment.htm>


More information about the petsc-users mailing list