Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1713 static PetscErrorCode MatDestroy_SchurCorrection(Mat A) in MatDestroy_SchurCorrection() function
2100 … PetscCall(MatShellSetOperation(S, MATOP_DESTROY, (PetscErrorCodeFn *)MatDestroy_SchurCorrection)); in PCSetUp_HPDDM()