Dear developers,

I created a DMDA object and obtain the local vector from a global vector by 
using DMGlobalToLocalBegin/End.

How can I obtain the corresponding local matrix from the global matrix?

In my case, the global matrix is of MPIBAIJ type created by 
DMCreateMatrix(da,MATBAIJ,&A);


Bests,

LI


Reply via email to