Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.c76 static PetscErrorCode PCDeflationSetReductionFactor_Deflation(PC pc, PetscInt red) in PCDeflationSetReductionFactor_Deflation() function
867 …tion((PetscObject)pc, "PCDeflationSetReductionFactor_C", PCDeflationSetReductionFactor_Deflation)); in PCCreate_Deflation()