<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 17.08.2012 16:03, Jed Brown wrote:<br>
    </div>
    <blockquote
cite="mid:CAM9tzS=Wjh8pMQGRjJZV1CoO0D=5gL7pH1uZGe2xJXwuU3sKnw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <div><br>
        </div>
        <div>Fine, sounds like you are doing divergence cleaning for an
          incompatible spatial discretization. Since the change lies
          within the null space of the intended continuous operator, you
          should be okay. But note that this procedure is fragile and
          will have different effect with different Krylov methods and
          preconditioning sides.</div>
      </div>
    </blockquote>
    <br>
    Right. <br>
    Could you please explain what do you mean by fragile? <br>
    <br>
    <blockquote
cite="mid:CAM9tzS=Wjh8pMQGRjJZV1CoO0D=5gL7pH1uZGe2xJXwuU3sKnw@mail.gmail.com"
      type="cite">
      <div class="gmail_quote">
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000">  <br>
            Looks a bit tricky. The number of fgmres iterations then
            defines number of the cycles correction will be applied,
            doesn't it?</div>
        </blockquote>
        <div><br>
        </div>
        <div>Yes.</div>
      </div>
    </blockquote>
    <br>
    If I do this command line only setup:<br>
    -pc_type composite -pc_composite_type multiplicative
    -pc_composite_pcs ksp,shell<br>
    <br>
    How does petsc know what ShellPCApply routine to take? I guess I
    have to specify this in the code anyway?<br>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Regards,
Alexander</pre>
  </body>
</html>