Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/redundant/
H A Dredundant.c302 static PetscErrorCode PCRedundantSetNumber_Redundant(PC pc, PetscInt nreds) in PCRedundantSetNumber_Redundant() function
527 …cObjectComposeFunction((PetscObject)pc, "PCRedundantSetNumber_C", PCRedundantSetNumber_Redundant)); in PCCreate_Redundant()