Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/ksp/
H A Dpcksp.c131 static PetscErrorCode PCDestroy_KSP(PC pc) in PCDestroy_KSP() function
295 pc->ops->destroy = PCDestroy_KSP; in PCCreate_KSP()