<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, &quot;John Fettig&quot; &lt;<a href="mailto:john.fettig@gmail.com">john.fettig@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Is there any way to control ML other than the options database?  For<br>
&gt; example, I want to set -pc_ml_maxNlevels 3, but there seems to be no<br>&gt; way to do it other than<br>&gt; <br>&gt; a) the command line or<br>&gt; b) PetscOptionsSetValue(&quot;-pc_ml_maxNlevels&quot;,&quot;3&quot;);<br>
&gt; <br>&gt; This doesn&#39;t make it easy if you want to have more than one PCML.<br>&gt; <br>&gt; John<br></div>