Searched refs:PCGAMGSetNSmooths_AGG (Results 1 – 1 of 1) sorted by relevance
53 static PetscErrorCode PCGAMGSetNSmooths_AGG(PC pc, PetscInt n) in PCGAMGSetNSmooths_AGG() function1597 …tscCall(PetscObjectComposeFunction((PetscObject)pc, "PCGAMGSetNSmooths_C", PCGAMGSetNSmooths_AGG)); in PCCreateGAMG_AGG()