[petsc-users] MatMatMult involving MPIAIJ and MATNEST

Bikash Kanungo bikash at umich.edu
Mon May 11 12:47:10 CDT 2015


Hi Jed,

The physics of the problem requires evaluation of M^{-1} from four
sub-matrices. That's why I'm constrained to use it as MATNEST. The other
option seems to be MatGetLocalSubMatrix but it seemed easier for me to go
with MATNEST (particularly to avoid the local index sets).

Regards,
Bikash
On May 11, 2015 1:41 PM, "Jed Brown" <jed at jedbrown.org> wrote:

> Bikash Kanungo <bikash at umich.edu> writes:
>
> > Hi Patrick,
> >
> > I have M^{-1} computed explicitly and stored as MATNEST. Providing
> > MATCOMPOSITE of M^{-1}H to SLEPc standard eigenvalue solvers seems an
> > option. Does it has any additional cost of explicitly building
>
> Why are you storing M^{-1} as MATNEST?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20150511/09319c67/attachment.html>


More information about the petsc-users mailing list