<div class="gmail_quote">On Tue, May 10, 2011 at 14:18, Danesh Daroui <span dir="ltr">&lt;<a href="mailto:danesh.daroui@ltu.se">danesh.daroui@ltu.se</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":8of">Thanks Jed. Can I have both implementations of SPAI and use each of them<br>
whenever I want or I just can have one at time?</div></blockquote></div><br><div>Absolutely. You can install PETSc with every external package you might possibly ever want to use, then choose which one you use on any particular run (or per-object if your code solves multiple systems) at run-time with options like -pc_type.</div>