Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c180 static PetscErrorCode PCApply_Redundant(PC pc, Vec x, Vec y) in PCApply_Redundant() function
518 pc->ops->apply = PCApply_Redundant; in PCCreate_Redundant()