[petsc-users] Scatter context for MatMult
Barry Smith
bsmith at mcs.anl.gov
Fri Aug 17 16:07:33 CDT 2012
On Aug 17, 2012, at 4:04 PM, Jed Brown <jedbrown at mcs.anl.gov> wrote:
> 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.
That's called showing a little too much flesh :-)
More information about the petsc-users
mailing list