Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscpc.h360 PETSC_EXTERN PetscErrorCode PCGAMGSetThresholdScale(PC, PetscReal);
/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1599 PetscErrorCode PCGAMGSetThresholdScale(PC pc, PetscReal v) in PCGAMGSetThresholdScale() function
/petsc/doc/manual/
H A Dksp.md1111 > See `PCGAMGSetThresholdScale()`.