<div class="gmail_quote">On Wed, Mar 14, 2012 at 05:53, Jarunan Panyasantisuk <span dir="ltr">&lt;<a href="mailto:jarunan@ascomp.ch">jarunan@ascomp.ch</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The equations will be solved one after another. They are not solved
    at the same time. Yes, it is iterative.</blockquote></div><br><div>We usually recommend using a different KSP for each solve since that allows information to be reused between iterations, and for less communication on each iteration.</div>