<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size: 12pt; color: rgb(0, 0, 0); font-family: Calibri, Helvetica, sans-serif, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hi Dave,</p>
<div style="color: rgb(0, 0, 0);">
<div>
<div>
<div class="x_gmail_quote">
<div dir="auto"><br>
</div>
<div dir="auto">>If you are doing that, then you need to tell fieldsplit to use the Amat to define the splits otherwise it will define the Schur compliment as </div>
<div dir="auto">>S = B22 - B21 inv(B11) B12</div>
<div dir="auto">>preconditiones with B22, where as what you want is </div>
<div dir="auto">>S = A22 - A21 inv(A11) A12</div>
<div dir="auto">>preconditioned with B22.</div>
<div dir="auto"><br>
</div>
<div dir="auto">>If your operators are set up this way and you didn't indicate to use Amat to define S this would definitely explain why preonly works but iterating on Schur does not.</div>
<div dir="auto"><br>
</div>
<div dir="auto">Yes, thanks - this solves it! I need pc_use_amat.</div>
<div dir="auto"><br>
</div>
<div dir="auto">all the best</div>
<div dir="auto">--Colin</div>
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div class="x_gmail_quote">
<blockquote class="x_gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div dir="ltr">
<div id="x_m_-7508259247097921405m_5252267629230022956divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:rgb(0,0,0); font-family:Calibri,Helvetica,sans-serif,EmojiFont,"Apple Color Emoji","Segoe UI Emoji",NotoColorEmoji,"Segoe UI Symbol","Android Emoji",EmojiSymbols">
<p></p>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</body>
</html>