<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style>
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">For question 2, there are some discussions in PETSc’s manual section 4.3 and 4.3.3.<o:p></o:p></p>
<p class="MsoNormal"><a href="https://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf">https://www.mcs.anl.gov/petsc/petsc-current/docs/manual.pdf</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">-Ling<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">petsc-users <petsc-users-bounces@mcs.anl.gov> on behalf of Yingjie Wu via petsc-users <petsc-users@mcs.anl.gov><br>
<b>Reply-To: </b>Yingjie Wu <yjwu16@gmail.com><br>
<b>Date: </b>Monday, April 1, 2019 at 9:22 AM<br>
<b>To: </b>"petsc-users@mcs.anl.gov" <petsc-users@mcs.anl.gov><br>
<b>Subject: </b>[petsc-users] Problem about Residual evaluation<o:p></o:p></span></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Dear PETSc developers: <o:p></o:p></p>
<div>
<p class="MsoNormal">Hi,<o:p></o:p></p>
</div>
<div>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">I've been using -snes_mf_operator and I've customized a precondition matrix to solve my problem.I have two questions about the residuals of linear steps(KSP residual).<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">1.Since I'm using a matrix-free method, how do we get KSP residuals in PETSc?
<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">r_m = b - A*x_m<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">Is finite difference used to approximate "A*x_m" ?<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">2.What is the difference between instruction ' -ksp_monitor ' and ' -ksp_monitor_true_residual ' in how they are calculated?
<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">Thanks,<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap">Yingjie<o:p></o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap"><o:p> </o:p></p>
<p style="margin:0in;margin-bottom:.0001pt;white-space:pre-wrap"><o:p> </o:p></p>
</div>
</div>
</div>
</body>
</html>