Hi,<br>&nbsp;&nbsp;&nbsp; Does anyone know how much faster (approximately) using MatMatSolve is compared<br>to using PCComputeExplicitOperator(), when the PC in the latter function is defined to be LU?<br><br>Cheers,<br>&nbsp;&nbsp;&nbsp; Dave.<br><br>
<br><div class="gmail_quote">On Feb 5, 2008 12:10 AM, Barry Smith &lt;<a href="mailto:bsmith@mcs.anl.gov">bsmith@mcs.anl.gov</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br> &nbsp; &nbsp;For sequential AIJ matrices you can fill the B matrix with the<br>identity and then use<br>MatMatSolve().<br><br> &nbsp; &nbsp;Note since the inverse of a sparse matrix is dense the B matrix is<br>a SeqDense matrix.<br><font color="#888888"><br>
 &nbsp; &nbsp;Barry<br></font><div><div></div><div class="Wj3C7c"><br><br></div></div></blockquote></div>