<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Dear All:<br>When I am solving a linear system. in command line I use:<br>-ksp_type=cr <br>then in the output file: <br>I have : job75557 7959 5e+00 2.8e+02 1.0e-01 2.8e+02  bjacobi blks=128 ilu     lvls=0,order=natural<br><br>When I am using: <br>-ksp_type cr _pc_type bjacobi<br>the output file looks the same. <br><br>From the driver source code: <br>bjacobi blks=128 ilu<br>is the kspinfo output. <br><br>I am wondering, Does this mean that bjacobi is the default preconditioner for cr? <br><br><br>Thanks<br><br>Qiyue Lu<br><br><br><br>                                       </div></body>
</html>