<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_quote"><div>This is to do recursive BDDC or what?</div><div><br></div></div>
</blockquote><div><br>Yes. When creating the BDDC coarse matrix, now the code has three 3 options<br><br>A) coarse matrix is a MATIS -> multilevel BDDC <br>B) coarse matrix is SEQAIJ -> one level BDDC with only one proc (or all) solving directly the coarse problem<br>
C) coarse matrix is MPIAIJ -> one level  BDDC with a parallel direct solve <br> <br>I think that PCREDUNDANT can do the job in both cases of options B if the matrix would be parallel. <br>
</div></div>