Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/ !
H A Dredundant.c274 static PetscErrorCode PCDestroy_Redundant(PC pc) in PCDestroy_Redundant() function
521 pc->ops->destroy = PCDestroy_Redundant; in PCCreate_Redundant()