<div class="gmail_quote">On Mon, Aug 13, 2012 at 10:45 AM, Barry Smith <span dir="ltr"><<a href="mailto:bsmith@mcs.anl.gov" target="_blank">bsmith@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div id=":tr">   I propose to remove MatGetArray() from PETSc and insert MatSeqDenseGetArray()    for all the uses with in that case (where it appears often and is useful).<br>
<br>
     What say you?</div></blockquote></div><br><div>Yes, remove MatGetArray and add MatSeqDenseGetArray(), MatSeqAIJGetArray(), and possibly MatSeqBAIJGetArray().</div><div><br></div><div>I don't want these to have the same name because they return very different things. I don't want any MatMPI*GetArray() routines.</div>