Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dgamg.c1607 static PetscErrorCode PCGAMGSetThresholdScale_GAMG(PC pc, PetscReal v) in PCGAMGSetThresholdScale_GAMG() function
1960 …ObjectComposeFunction((PetscObject)pc, "PCGAMGSetThresholdScale_C", PCGAMGSetThresholdScale_GAMG)); in PCCreate_GAMG()