<div class="gmail_quote">On Mon, Aug 27, 2012 at 5:46 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am on record as never wanting to change Vec and Mat. This would cause Wolfgang's spleen to actually explode.</blockquote></div><br><div>perl -pi -e 's,\b(Vec|Mat)\b,Petsc$1,g' **</div><div><br></div><div>BOOM, spleen everywhere.</div>