Searched refs:MatNestISPair (Results 1 – 2 of 2) sorted by relevance
5 struct MatNestISPair { struct12 struct MatNestISPair isglobal; argument13 struct MatNestISPair islocal;
664 static PetscErrorCode MatNestFindSubMat(Mat A, struct MatNestISPair *is, IS isrow, IS iscol, Mat *B) in MatNestFindSubMat()