Searched refs:MatDestroy_Schur (Results 1 – 1 of 1) sorted by relevance
1663 static PetscErrorCode MatDestroy_Schur(Mat A) in MatDestroy_Schur() function2917 … PetscCall(MatShellSetOperation(Amat, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Schur)); in PCSetUp_HPDDM()