Home
last modified time | relevance | path

Searched defs:sweeps (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/impls/gs/
H A Dsnesgs.c108 PetscErrorCode SNESNGSSetSweeps(SNES snes, PetscInt sweeps) in SNESNGSSetSweeps()
131 PetscErrorCode SNESNGSGetSweeps(SNES snes, PetscInt *sweeps) in SNESNGSGetSweeps()
171 PetscInt sweeps, max_its = PETSC_CURRENT; in SNESSetFromOptions_NGS() local
H A Dgsimpl.h7 …PetscInt sweeps; /* number of sweeps through the local subdomain before neighbor communicati… member
/petsc/src/snes/tutorials/
H A Dex19.c376 PetscInt sweeps; in NonlinearGS() local
H A Dex55.c461 PetscInt i, j, k, Mx, My, xs, ys, xm, ym, its, tot_its, sweeps, l; in NonlinearGS() local
H A Dex5.c517 PetscInt i, j, k, Mx, My, xs, ys, xm, ym, its, tot_its, sweeps, l; in NonlinearGS() local
H A Dex15.c728 PetscInt i, j, k, xs, ys, xm, ym, its, tot_its, sweeps, l, m; in NonlinearGS() local