<div class="gmail_quote">On Mon, Jul 23, 2012 at 8:55 PM, Nicholas Pezolano <span dir="ltr"><<a href="mailto:npezolano@gmail.com" target="_blank">npezolano@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi has any one been able to come up with an efficient work around to do a matrix matrix dot product with petsc? Other then pulling every column into vectors and using vecdot on them</blockquote></div><br><div>What is the higher level thing you are trying to do?</div>
<div><br></div><div>Do the matrices have the same sparsity pattern?</div>