<div dir="ltr">Hello everyone,<div><br></div><div>When add this line to src/ex3.c</div><div><br></div><div>SNESFunction(snes,x,fval,&ctx);</div><div><br></div><div>The compiler complains that undefined reference to `SNESFunction'.</div>
<div><br></div><div>However, all other snes function calls in ex3 work well. Why is it special for SNESFunction?</div><div><br></div><div>Any suggestions to fix this problem?</div><div><br></div><div>Thank you.</div><div>
<br></div><div>Xiangdong</div></div>