Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/shell/
H A Dshellpc.c246 static PetscErrorCode PCDestroy_Shell(PC pc) in PCDestroy_Shell() function
923 pc->ops->destroy = PCDestroy_Shell; in PCCreate_Shell()