<div class="gmail_quote">On Tue, Jan 10, 2012 at 15:17, Stefano Zampini <span dir="ltr"><<a href="mailto:stefano.zampini@gmail.com">stefano.zampini@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Today I solved the bug for more than three levels with MULTILEVEL BDDC. If I have time, tomorrow I will adapt the code to deal with local matrices having a NearNullSpace object attached. Then the next step will be remove explicit calls to METIS and use MatPartitioning routines. Jed: can you give me some quick hints on how they behave? In particular, I wish to know if I can assemble the adjacency on N procs and then partition it in M procs (with M<N).</blockquote>
</div><br><div>Sorry for losing your message. This works for ParMETIS and some of the other partitioners, just call MatPartitioningSetNParts().</div>