<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jan 28, 2013 at 1:35 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra">Jed, I don't think that was the question. He was asking, does LU always use A as the matrix to factorize, or can I use M? to which the</div>
<div class="gmail_extra">answer is plainly Yes.</div>
<div class="gmail_extra"></div></blockquote></div><br>Okay, but when using KSPSetOperators(ksp,A,M,...), the preconditioner is *not* M^{-1} (unless you use LU).</div></div>