<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Sep 30, 2015 at 10:29 AM, 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"><br>
> On Sep 30, 2015, at 9:58 AM, Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> wrote:<br>
><br>
> On Wed, Sep 30, 2015 at 9:48 AM, Jed Brown <<a href="mailto:jed@jedbrown.org">jed@jedbrown.org</a>> wrote:<br>
> Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> writes:<br>
> > Richard, this is somewhat subtle since PETSc's inheritance model is sucky<br>
> > and somewhat broken. Look at<br>
> > the factorization classes, AIJMUMPS etc., before coding anything.<br>
><br>
> Richard wants to use the MKL implementations of stuff like MatMult and<br>
> MatAXPY, not just factorization.  So it doesn't look like AIJMUMPS.<br>
><br>
> It will look like that in the sense that he wants to keep some data structures and<br>
> not others, and override some functions and not others. AIJMUMPS shows you<br>
> how to keep things in sync since there are too many places where they can go<br>
> wrong. Factorization is beside the point.<br>
<br>
   No it isn't. We have a special infrastructure for factorizations that is distinct from making subclasses of mat subclasses.<br></blockquote><div><br></div><div>What matrix subclasses do we have that are not factorizations?</div><div><br></div><div>  Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  Barry<br>
<br>
><br>
>    Matt<br>
<span class="HOEnZb"><font color="#888888">><br>
> --<br>
> What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>
> -- Norbert Wiener<br>
<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>