<div class="gmail_quote">On Wed, Mar 14, 2012 at 02:53, Klaij, Christiaan <span dir="ltr">&lt;<a href="mailto:C.Klaij@marin.nl">C.Klaij@marin.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":2xu">Thanks, no more problems after PCSetUP(). I am using petsc-dev,<br>
so are you saying that MatSetNullSpace() on the block matrix [A00<br>
A01, A10 A11] will be enough? Can/will the null space of the<br>
Schur complement be deduced from this? Otherwise one would still<br>
need to &quot;drill down&quot; to get Schur complement matrix, right?</div></blockquote></div><br><div>Unfortunately, no, and I don&#39;t think it&#39;s possible to do this automatically.</div><div><br></div><div>Barry/Matt, this is the recurring issue of whether MatGetSubMatrix()/MatGetSchurComplement() should have the &quot;big&quot; matrix retain ownership, such that the user could decompose, set null spaces and auxiliary operators, restore, and have PCFieldSplit and everyone else do the right thing.</div>