[petsc-dev] questions regarding TSDM

Jed Brown jedbrown at mcs.anl.gov
Tue Nov 20 11:45:39 CST 2012


On Tue, Nov 20, 2012 at 6:33 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>    Ok, I will hunt down all examples that use them and remove them.
>
>    Then the harder problem becomes fixing the DMSetLocalFunction() since
> that also relies on this beast.
>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20121120/7a881343/attachment.html>


More information about the petsc-dev mailing list