Home
last modified time | relevance | path

Searched refs:MatDestroy_Schur (Results 1 – 1 of 1) sorted by relevance

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1663 static PetscErrorCode MatDestroy_Schur(Mat A) in MatDestroy_Schur() function
2917 … PetscCall(MatShellSetOperation(Amat, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_Schur)); in PCSetUp_HPDDM()