Searched refs:PCGAMGSetThresholdScale (Results 1 – 3 of 3) sorted by relevance
360 PETSC_EXTERN PetscErrorCode PCGAMGSetThresholdScale(PC, PetscReal);
1599 PetscErrorCode PCGAMGSetThresholdScale(PC pc, PetscReal v) in PCGAMGSetThresholdScale() function
1111 > See `PCGAMGSetThresholdScale()`.