Searched refs:PCGAMGSetRecomputeEstEig (Results 1 – 3 of 3) sorted by relevance
171 - Add `PCGAMGSetRecomputeEstEig()` to set flag to have Chebyshev recompute its eigen estimates (def…
352 PETSC_EXTERN PetscErrorCode PCGAMGSetRecomputeEstEig(PC, PetscBool);
1187 PetscErrorCode PCGAMGSetRecomputeEstEig(PC pc, PetscBool b) in PCGAMGSetRecomputeEstEig() function