Searched refs:MatISSetLocalMat_IS (Results 1 – 1 of 1) sorted by relevance
3136 static PetscErrorCode MatISSetLocalMat_IS(Mat mat, Mat local) in MatISSetLocalMat_IS() function3691 PetscCall(PetscObjectComposeFunction((PetscObject)A, "MatISSetLocalMat_C", MatISSetLocalMat_IS)); in MatCreate_IS()