Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c334 static PetscErrorCode PCRedundantSetScatter_Redundant(PC pc, VecScatter in, VecScatter out) in PCRedundantSetScatter_Redundant() function
526 …bjectComposeFunction((PetscObject)pc, "PCRedundantSetScatter_C", PCRedundantSetScatter_Redundant)); in PCCreate_Redundant()