[petsc-users] Scatter context for MatMult

Jed Brown jedbrown at mcs.anl.gov
Fri Aug 17 16:04:17 CDT 2012


On Fri, Aug 17, 2012 at 4:00 PM, Barry Smith <bsmith at mcs.anl.gov> wrote:

>
> MatGetCommunicationStructs() returns exactly back the VecScatter that gets
> all those ghost points.
>
> It is hardwired for MPIAIJ matrices; which is ok for you.
>
> PETSc developers need to fix this and either add MPIAIJ in the name or
> make it more general for other formats. Yucky stuff that should not have
> been exposed in exactly this way.
>

Yikes, it's type signature depends on PETSC_USE_CTABLE.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120817/e1440e18/attachment.html>


More information about the petsc-users mailing list