Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/deflation/
H A Ddeflation.h10 PetscInt reductionfact; member
H A Ddeflation.c81 def->reductionfact = red; in PCDeflationSetReductionFactor_Deflation()
604 ((PC_Deflation *)pcinner->data)->reductionfact = def->reductionfact; in PCSetUp_Deflation()
616 red = def->reductionfact; in PCSetUp_Deflation()
747 … using PCTELESCOPE", "PCDeflationSetReductionFactor", def->reductionfact, &def->reductionfact, NUL… in PCSetFromOptions_Deflation()
848 def->reductionfact = -1; in PCCreate_Deflation()