[petsc-dev] broken TS example related to Jacobian and coloring etc.
Jed Brown
jedbrown at mcs.anl.gov
Tue Aug 14 16:47:41 CDT 2012
On Tue, Aug 14, 2012 at 3:44 PM, Matthew Knepley <knepley at gmail.com> wrote:
> You can, but the setter routines interpret NULL as "ignore", i.e.
>>
>> if (func) ctx->func = func;
>>
>
> Does this make sense to anyone? Can we remove that if?
Then we would have to revisit lots of locations and get the old value
before resetting it. Passing NULL was a convenience.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120814/91ff0024/attachment.html>
More information about the petsc-dev
mailing list