Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/hpddm/
H A Dpchpddm.cxx1193 static PetscErrorCode PCDestroy_Schur(PC pc) in PCDestroy_Schur() function
2512 PetscCall(PCShellSetDestroy(h->ksp->pc, PCDestroy_Schur)); in PCSetUp_HPDDM()