Searched refs:MatDestroySubMatrix_Dummy (Results 1 – 4 of 4) sorted by relevance
4 PetscErrorCode MatDestroySubMatrix_Dummy(Mat C) in MatDestroySubMatrix_Dummy() function
473 PETSC_INTERN PetscErrorCode MatDestroySubMatrix_Dummy(Mat);
1192 submats[0]->ops->destroy = MatDestroySubMatrix_Dummy;
2571 submats[0]->ops->destroy = MatDestroySubMatrix_Dummy; in MatCreateSubMatrices_MPIAIJ_Local()