<!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 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?</DIV>
<DIV> </DIV>
<DIV>-Rong</DIV></BODY></HTML>