<div dir="ltr"><div class="gmail_quote">On Tue, Mar 29, 2011 at 12:55, Thomas Witkowski <span dir="ltr"><<a href="mailto:thomas.witkowski@tu-dresden.de">thomas.witkowski@tu-dresden.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have implemented a Schur complement solver based on the fieldsplit preconditioner, i.e., my code is executed with the option -pc_fieldsplit_type schur. How can I define a preconditioner Sp for the inner Schur complement solution? I want to define the preconditioner in an explicit way, thus build a matrix that should approximate S in some way!</blockquote>
</div><br><div>See PCFieldSplitSchurPrecondition and (perhaps) PCShell. Perhaps if you give a more specific example, we can give more specific suggestions.</div></div>