Home
last modified time | relevance | path

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

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A Dpetscpc.pxi202 PetscErrorCode PCGAMGSetNSmooths(PetscPC, PetscInt)
H A DPC.pyx1108 petsc.PCGAMGSetNSmooths
1112 CHKERR(PCGAMGSetNSmooths(self.pc, ival))
/petsc/include/
H A Dpetscpc.h363 PETSC_EXTERN PetscErrorCode PCGAMGSetNSmooths(PC, PetscInt);
/petsc/src/ksp/pc/impls/gamg/
H A Dagg.c44 PetscErrorCode PCGAMGSetNSmooths(PC pc, PetscInt n) in PCGAMGSetNSmooths() function
/petsc/doc/manual/
H A Dksp.md1123 …or more is best. For some strongly nonsymmetric problems, 0 may be best. See `PCGAMGSetNSmooths()`.
1171 `PCGAMGSetNSmooths(pc,1)`). Smoothed aggregation (SA), {cite}`vanek1996algebraic`, {cite}`vanek2001…