Re: [petsc-dev] broken TS example related to Jacobian and coloring etc.
14 Aug
2012
14 Aug
'12
4:47 p.m.
On Tue, Aug 14, 2012 at 3:44 PM, Matthew Knepley <[email protected]> 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.
5111
Age (days ago)
5111
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jed Brown