Searched refs:PCGAMGSetThreshold_GAMG (Results 1 – 1 of 1) sorted by relevance
1529 static PetscErrorCode PCGAMGSetThreshold_GAMG(PC pc, PetscReal v[], PetscInt n) in PCGAMGSetThreshold_GAMG() function1958 …Call(PetscObjectComposeFunction((PetscObject)pc, "PCGAMGSetThreshold_C", PCGAMGSetThreshold_GAMG)); in PCCreate_GAMG()