[petsc-dev] [petsc-maint #128159] MatGetArray

Jed Brown jedbrown at mcs.anl.gov
Mon Aug 13 11:57:07 CDT 2012


On Mon, Aug 13, 2012 at 10:45 AM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>    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).
>
>      What say you?
>

Yes, remove MatGetArray and add MatSeqDenseGetArray(), MatSeqAIJGetArray(),
and possibly MatSeqBAIJGetArray().

I don't want these to have the same name because they return very different
things. I don't want any MatMPI*GetArray() routines.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120813/e1940ab2/attachment.html>


More information about the petsc-dev mailing list