Home
last modified time | relevance | path

Searched refs:MatRestoreLocalSubMatrix_Nest (Results 1 – 1 of 1) sorted by relevance

/petsc/src/mat/impls/nest/
H A Dmatnest.c720 static PetscErrorCode MatRestoreLocalSubMatrix_Nest(Mat A, IS isrow, IS iscol, Mat *B) in MatRestoreLocalSubMatrix_Nest() function
2299 A->ops->restorelocalsubmatrix = MatRestoreLocalSubMatrix_Nest; in MatCreate_Nest()