Searched refs:MatISRestoreLocalMat_IS (Results 1 – 1 of 1) sorted by relevance
3044 static PetscErrorCode MatISRestoreLocalMat_IS(Mat mat, Mat *local) in MatISRestoreLocalMat_IS() function3690 …all(PetscObjectComposeFunction((PetscObject)A, "MatISRestoreLocalMat_C", MatISRestoreLocalMat_IS)); in MatCreate_IS()