<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=utf-8" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.19019">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>I encountered a strange problem.</DIV>
<DIV>I am using VC2008. When I debuged the code line by line&nbsp;using the VC, 
the user FormJacobian was never called, instead, the SNES seems use&nbsp;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?</DIV>
<DIV>&nbsp;</DIV>
<DIV>-Rong</DIV></BODY></HTML>