<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, Apr 21, 2015 at 10:49 AM, Sanjay Kharche <span dir="ltr"><<a href="mailto:Sanjay.Kharche@manchester.ac.uk" target="_blank">Sanjay.Kharche@manchester.ac.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
Hi<br>
<br>
I am working through the KSP examples, but I will ask for any comments in the mean time.<br>
<br>
I have a TS code for 2D/3D heat equation, starting from ts/ex15. How can I easily modify this code to include a parallel preconditioner. As of now, I just need to add a preconditioner which is easy to program. The coefficients in my systems matrix are constant, but RHS changes at each iteration.<br></blockquote><div><br></div><div>Use -pc_type gamg. You have the Laplacian + Identity, so this should work fine.</div><div><br></div><div>  Thanks,</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">
cheers<br>
<span class="HOEnZb"><font color="#888888">Sanjay<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>