<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br></blockquote></span><span class=""><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
Second question (less important): I didn't manage to change this at the command line. I would have thought -mg_coarse_ksp_type preonly should have done the trick but seemed to be ignored. Instead I had to do it with some calls in the code:<br>
<br></blockquote><div><br></div></span></div></div></div></blockquote><div><br></div><div>Humm, this seems to work for me (I just cut and pasted this).  Can you try using -options_left.</div><div><br></div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class=""><div></div></span><div>Damn, this is a bug.   I will look at this and figure out how to make PREONLY the default and get -mg_coarse_ksp_type working.</div><span class="HOEnZb"><font color="#888888"><div><br></div><div>Mark</div></font></span><span class=""><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
call PCSetup(pc, ierr) ! this is the GAMG pc<br>
call PCMGGETCoarseSolve(pc, ksp_coarse, ierr)<br>
call KSPSetType(ksp_coarse, PREONLY, ierr)<br>
<br>
Cheers<span><font color="#888888"><br>
Stephan<br>
</font></span></blockquote></span></div><br></div></div>
</blockquote></div><br></div></div>