Searched refs:MatRestoreLocalSubMatrix_Nest (Results 1 – 1 of 1) sorted by relevance
720 static PetscErrorCode MatRestoreLocalSubMatrix_Nest(Mat A, IS isrow, IS iscol, Mat *B) in MatRestoreLocalSubMatrix_Nest() function2299 A->ops->restorelocalsubmatrix = MatRestoreLocalSubMatrix_Nest; in MatCreate_Nest()