Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c66 static PetscErrorCode PCSetUp_Redundant(PC pc) in PCSetUp_Redundant() function
520 pc->ops->setup = PCSetUp_Redundant; in PCCreate_Redundant()