<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">On 12/28/2014 05:54 PM, Alp Kalpalp
      wrote:<br>
    </div>
    <blockquote
cite="mid:CALi504T7q6CTqf6kr-S9ZSPR04=OFtOYxQW_uqpoJmj76xxtCg@mail.gmail.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div>
          <div>
            <div>
              <div>
                <div>Hi, <br>
                  <br>
                </div>
                Thank you Mark. <br>
                <br>
              </div>
              Let me clarify my questions;<br>
              <br>
            </div>
            1-)How to implement or activate a Reorthogonalization
            procedure for KSPCG..<br>
          </div>
          <div>As you know, search directions can be found more rapidly
            (with less numer of iterations) by using previous successive
            directions<br>
          </div>
        </div>
      </div>
    </blockquote>
    Without answering the PETSc related questions, interesting
    discussion, <br>
    <br>
    indeed, but at the cost of purging the previous directions(which
    means explicit orthogonalizations with respect to these vectors
    also), so I am not sure if you can gain something with this, cost
    wise...<br>
    <blockquote
cite="mid:CALi504T7q6CTqf6kr-S9ZSPR04=OFtOYxQW_uqpoJmj76xxtCg@mail.gmail.com"
      type="cite">
      <div dir="ltr">
        <div><br>
          2-) How to implement or activate a projection space over CG. A
          sample projection can be;<br>
          P = I - G*((G'*G)\G'). <br>
        </div>
        I need to insert project,scale,precondition,re-scae,re-project
        steps during each KSPCG iteration. How can I utilize this?<br>
        <div><br>
        </div>
      </div>
    </blockquote>
    Just a side note, I had previous experience on this that these kinds
    of practice increase the cost more...<br>
    BR,<br>
    Umut<br>
  </body>
</html>