Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1195 static PetscErrorCode PCGAMGSetRecomputeEstEig_GAMG(PC pc, PetscBool b) in PCGAMGSetRecomputeEstEig_GAMG() function
1952 …jectComposeFunction((PetscObject)pc, "PCGAMGSetRecomputeEstEig_C", PCGAMGSetRecomputeEstEig_GAMG)); in PCCreate_GAMG()