<p>There are not setters fo every PCML option. Regardless, you should set a different prefix for each solver, then you can control them independently.</p>
<div class="gmail_quote">On Jul 8, 2011 1:31 PM, "John Fettig" <<a href="mailto:john.fettig@gmail.com">john.fettig@gmail.com</a>> wrote:<br type="attribution">> Is there any way to control ML other than the options database? For<br>
> example, I want to set -pc_ml_maxNlevels 3, but there seems to be no<br>> way to do it other than<br>> <br>> a) the command line or<br>> b) PetscOptionsSetValue("-pc_ml_maxNlevels","3");<br>
> <br>> This doesn't make it easy if you want to have more than one PCML.<br>> <br>> John<br></div>