<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Apr 5, 2013 at 9:38 PM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@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"><div id=":p3"> I'm learn towards not having a master "destroy all lists" approach (the current model) and just having each XXXFinalizePackage() call PetscFunctionListDestroy(&appropriate) so the XRegisterDestroy() are gone.</div>
</blockquote></div><br>Does anyone have  a reason to call XRegisterDestroy() independent of XFinalizePackage()?</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>PetscFunctionListDestroy(&XList) is enough even in this case, but I'd like to understand the use case if it exists.</div>
</div>