Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/wb/
H A Dwb.c723 static PetscErrorCode PCDestroy_Exotic(PC pc) in PCDestroy_Exotic() function
853 pc->ops->destroy = PCDestroy_Exotic; in PCCreate_Exotic()