<div class="gmail_quote">On Tue, Feb 28, 2012 at 14:23, Dmitry Karpeev <span dir="ltr"><<a href="mailto:karpeev@mcs.anl.gov">karpeev@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
That's why encapsulating the related functions and their linearizations, one (R,J) pair per DM, is helpful.</blockquote></div><br><div>Okay, but those DM interfaces are actually different. So I have a bunch of DMs running around, but how do I figure out which functions I need to implement to use with TS? Since the arguments are different, I can't reuse the same function pointers/dispatch/registration.</div>