Searched refs:MatDestroySubMatrices_Dummy (Results 1 – 4 of 4) sorted by relevance
14 PetscErrorCode MatDestroySubMatrices_Dummy(PetscInt n, Mat *mat[]) in MatDestroySubMatrices_Dummy() function57 A->ops->destroysubmatrices = MatDestroySubMatrices_Dummy; in MatCreate_Dummy()
474 PETSC_INTERN PetscErrorCode MatDestroySubMatrices_Dummy(PetscInt, Mat *[]);
2717 PetscCall(MatDestroySubMatrices_Dummy(n, mat)); in MatDestroySubMatrices_SeqAIJ()
218 PetscCall(MatDestroySubMatrices_Dummy(n, mat)); in MatDestroySubMatrices_SeqBAIJ()