<div dir="ltr">I saw Peter's talk at SIAM CSE 2013 and thought nonlinear preconditioning looked really cool; now I have a problem where I want to try it out. I've looked at snes/ex35, and it looks like adding one from options would involve:<div>
<br></div><div>- calling SNESGetNPC to associate the nonlinear preconditioner SNES with an outer SNES solver</div><div>- calling SNESSetType on the nonlinear preconditioner to set some default value</div><div>- calling SNESGetFromOptions to set a new nonlinear preconditioner from options (if available)</div>
<div><br></div><div>What if I want that nonlinear preconditioner to do nothing by default? Is there an SNESNONE, comparable to PCNONE?</div><div><br></div><div>-- <br><div dir="ltr"><span></span>Geoffrey Oxberry, Ph.D., E.I.T.<br>
<a href="mailto:goxberry@gmail.com" target="_blank">goxberry@gmail.com</a><br><span></span></div>
</div></div>