<div class="gmail_quote">On Wed, Apr 20, 2011 at 15:35, Leo van Kampenhout <span dir="ltr"><<a href="mailto:lvankampenhout@gmail.com">lvankampenhout@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div id=":1ub">I was wondering if it is already possible to set the number of levels with the ML package. I tried -pc_mg_levels and PCMGSetLevels, both do not work.<br></div></blockquote><div><br></div><div>-pc_ml_maxnlevels (there is not currently a PCMLSetMaxNLevels())</div>
<div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div id=":1ub"><br>I have an 8*10^6 Poisson matrix, and so far ML has given me the best results. However, I think with increasing the gridsize, i should also increase the number of multigrid levels. What are your thoughts? </div>
</blockquote></div><br><div>ML automatically decides the number of levels, subject to the constraint above.</div>