<div class="gmail_extra">On Tue, Nov 20, 2012 at 6:33 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":1n7">   Ok, I will hunt down all examples that use them and remove them.<br>
<br>
   Then the harder problem becomes fixing the DMSetLocalFunction() since that also relies on this beast.</div></blockquote></div><br></div><div class="gmail_extra">There is DMDASNESSetFunctionLocal (and friends). We can either make other DM-impl-specific names for the local function callback (so that the user gets unwrapped arguments) or do a generic DMSNESSetFunctionLocal() that doesn't do vector unwrapping.</div>