Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redistribute/
H A Dredistribute.c332 static PetscErrorCode PCApply_Redistribute(PC pc, Vec b, Vec x) in PCApply_Redistribute() function
531 pc->ops->apply = PCApply_Redistribute; in PCCreate_Redistribute()