[petsc-dev] Size of " PetscInt *garray" in Mat_MPIAIJ

Jed Brown jed at jedbrown.org
Thu Mar 14 17:37:08 CDT 2019


Fande Kong <fdkong.jd at gmail.com> writes:

> Does mat->cmap->N= mat->A->cmap->N + mat->B->cmap->N??

No.  garray translates from the column space for the Seq matrix B to the
full matrix.


More information about the petsc-dev mailing list